Use new [SerializeSyncType] Attribute that auto combines [AllowMutableSyncType] and [SerializeField] #526
Closed
Katerlad
started this conversation in
Feature Request
Replies: 1 comment 1 reply
-
Not sure if I can override the SerializeField one, but this seems like a QOL feature that is more trouble than it's worth TBH. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make an attribute called "[SerializeSyncType]" that automatically puts [AllowMutableSyncType] and [SerializeField] in one Attribute?
Beta Was this translation helpful? Give feedback.
All reactions