SimpleAction Constructors
Represents a Simple Action.
Name | Parameters | Description |
---|---|---|
Simple |
none |
Creates an instance of the Simple |
Simple |
owner, id, category |
Creates a new instance of the Simple |
Simple |
owner, id, category, execute |
Creates a new instance of the Simple |
Simple |
owner, id, category |
Creates a new instance of the Simple |
Simple |
container | Creates a new Simple Action and initializes its container. |
See Also