SceneAction
class in Digicrafts.SceneFlow
Last updated
Was this helpful?
class in Digicrafts.SceneFlow
The container class use to store the scene action defined in the Scene Flow Graph.
Name
Type
Description
UID
string
Unique Identify for each action
Name
string
Display name of each action
Type
string
Type of the action.
CurrentScene
string
The UID of scene where the action in.
DestinationScene
string
The UID of scene where the action to.
Action
string
The UID of action to trigger
Last updated
Was this helpful?
Was this helpful?