my question is basically the thread title. During my scripting, a lot of Structs have accumulated and now I am thinking about moving them all to a Structs.cs file. I guess that a lot of you people already do this.
But … Is this save? Won’t this cause naming conflicts in the future, when such a generic name is used for a file?