EventComponent
Class in LogicToolkit / Inherits from: ActivatableComponent
Description
Component that listens for events
Methods
| Method Name | Description | 
|---|---|
| OnEvent | Call when an event occurs | 
Inherited Members
Properties
| Property Name | Description | 
|---|---|
| IsActive | Active or not | 
| Node | the node that owns this node component | 
| Player | LogicPlayerBase that is playing this node component | 
Methods
| Method Name | Description | 
|---|---|
| OnActivated | Called when it becomes active | 
| OnDeactivated | Called when it becomes inactive |