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
Allows [DisableInEditMode] and [DisableInPlayMode] to be added to a class. This makes it easy to create components that can be edited only in EditMode.
The text was updated successfully, but these errors were encountered:
Allows
[DisableInEditMode]
and[DisableInPlayMode]
to be added to a class. This makes it easy to create components that can be edited only in EditMode.The text was updated successfully, but these errors were encountered: