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
The GameObject function after_editor_set() should be provided a log of all changes made to any of the ObjectOptions in the ObjectSettings of the object. This could be used for executing certain update operations in objects only if a certain option has been modified.