ActivatableComponent

Class in LogicToolkit / Inherits from: NodeComponent

Description

Components that switch between active states

Properties

Property Name Description
IsActive Active or not

Methods

Method Name Description
OnActivated Called when it becomes active
OnDeactivated Called when it becomes inactive

Inherited Members

Properties

Property Name Description
Node the node that owns this node component
Player LogicPlayerBase that is playing this node component