You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Unity 2017.1.0f3 (64-bit) and after importing fullserializer into the project, the annotations don't seem to do anything when added to any variables.
I am correct in that adding [fsProperty] to a variable should basically have the same function as [SerializeField]? Like it should appear in the inspector and everything?
The text was updated successfully, but these errors were encountered:
I'm using Unity 2017.1.0f3 (64-bit) and after importing fullserializer into the project, the annotations don't seem to do anything when added to any variables.
I am correct in that adding [fsProperty] to a variable should basically have the same function as [SerializeField]? Like it should appear in the inspector and everything?
The text was updated successfully, but these errors were encountered: