ActionComponent
Class in LogicToolkit / Inherits from: NodeComponent
Description
A component that performs a process that completes execution in an instant.
Methods
Method Name | Description |
---|---|
OnAction | Perform a process that can be completed in an instant |
Inherited Members
Properties
Property Name | Description |
---|---|
Node | the node that owns this node component |
Player | LogicPlayerBase that is playing this node component |