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
Issue description:
I noticed that this property_can_revert method exists to forcibly override the Inspector's behavior in regards to an Object's revertability of a given property. You can then see it used with property_get_revert to actually set the value upon reverting. These are not documented features and should be added to the API docs somewhere.