Enum SUActionData.SUPrefabParent_ID
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public enum SUPrefabParent_ID
Fields
| Name | Description |
|---|---|
| RootCanvas | The main-root canvas of the caller will be the parent |
| Scene | The scene will be the parent |
| ThisState | The state of the caller will be the parent |
| ThisStateParent | The parent state of caller's state will be the parent |