Urho.Actions.Spawn Class
See Also: Spawn
Syntax
public class Spawn : FiniteTimeAction
Requirements
Namespace: Urho.Actions
Assembly: Urho (in Urho.dll)
Assembly Versions: 1.0.0.0
Assembly: Urho (in Urho.dll)
Assembly Versions: 1.0.0.0
The members of Urho.Actions.Spawn are listed below.
See Also: FiniteTimeAction
Public Constructors
Spawn(params FiniteTimeAction[]) |
Protected Constructors
Public Properties
Public Methods
override | Reverse() |
Protected Methods
override | StartAction(Node)Creates the action state for this action, called on demand from the framework to start executing the recipe. |