Alchemy
Alchemy copied to clipboard
[Feature] Allows `[DisableInEditMode]` and `[DisableInPlayMode]` to be added to a class
Allows [DisableInEditMode] and [DisableInPlayMode] to be added to a class. This makes it easy to create components that can be edited only in EditMode.