ServiceNodeBase

Class in LogicToolkit / Inherits from: ActivatableNode

Description

Basic type of node that performs resident processing

Inherited Members

Properties

Property Name Description
Id Node ID
IsActive Active or not
Name Node name
NodeGraph the node graph that owns this node
Player LogicPlayerBase that is playing this node
Position position of the node on the graph

Methods

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