The PlayModeChangesHelper type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
HasAnyOneChanges |
Do any of the PlayModeChangesHelpers for the same type have changes?
Read only.
| |
HasChanges |
If there were changes applied during play mode, this returns
true after play mode. Read only.
| |
PersistChanges |
Should changes be kept after playing?
| |
PersistChangesImmediately |
Should the changes be written back into the object immediately or
only when calling StoreChanges ?
|
See Also