Use new [SerializeSyncType] Attribute that auto combines [AllowMutableSyncType] and [SerializeField] #526
Closed
Katerlad
started this conversation in
Feature Request
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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