SaintsField
SaintsField copied to clipboard
any option to have [GetComponent] not override user set reference?
I'd like to use [GetComponent] to auto set a default value that can be overridden by the user. But GetComponent overrides user value. Is there a way around that?