ComputeNodeBase

Class in LogicToolkit / Inherits from: Node

Description

Base class for compute nodes

Methods

Method Name Description
OnAfterDeserialize Called after deserialization
OnBeforeSerialize Called before serialization

Inherited Members

Properties

Property Name Description
Id Node ID
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