PlayModeChangesHelper PropertiesSTUUI API Documentation V1.0.0
The PlayModeChangesHelper type exposes the following members.
Properties

  NameDescription
Public propertyHasAnyOneChanges
Do any of the PlayModeChangesHelpers for the same type have changes? Read only.
Public propertyHasChanges
If there were changes applied during play mode, this returns true after play mode. Read only.
Public propertyPersistChanges
Should changes be kept after playing?
Public propertyPersistChangesImmediately
Should the changes be written back into the object immediately or only when calling StoreChanges ?
Back to Top
See Also