ScriptReference/SerializeField #731
Replies: 1 comment
-
|
You can serialize a property* with or manually create a backing field for the property and serialize that field. *The anonymous backing field of an auto-implemented property. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/SerializeField
https://docs.unity3d.com/ScriptReference/SerializeField.html
Beta Was this translation helpful? Give feedback.
All reactions