PlayModeChangesHelper MethodsScoreFlash API Documentation V4.6.0
The PlayModeChangesHelper type exposes the following members.
Methods

  NameDescription
Public methodDrawInspectorGUI
Draws the GUI both for setting whether or not changes should be persisted (only while playing) and - if there are changes and they were not stored - a button to store the changes.
Public methodInspectorEnabled
Call this in OnlineOnEnable() of your custom inspector.
Public methodStoreChanges
Stores changes that were remembered during play.
Back to Top
See Also