ConvertNode
Class in LogicToolkit / Inherits from: ComputeNodeBase
Description
Node that converts data type
Methods
| Method Name | Description |
|---|---|
| Convert | Convert data types |
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 |
Methods
| Method Name | Description |
|---|---|
| OnAfterDeserialize | Called after deserialization |
| OnBeforeSerialize | Called before serialization |