Class ActionQueue
Store actions to executes after entering edit or play mode.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[InitializeOnLoad]
public static class ActionQueue
  Methods
| Name | Description | 
|---|---|
| QueueOpenGraphEnteringEditMode(string) | Queues the open graph entering edit mode.  | 
      
| QueueOpenGraphEnteringPlayMode(string) | Queues the open graph entering play mode.  |