PDA_StageNodeData
This is used in conjuction with BP_UGS_Example_StageNodeclass. This contains the data for the different stages of this node, so it can switch between what the node should look like based on its stage progression towards depletion.
Properties
Stages: This is a Integer mesh map. Each entry is a stage, the lowest number will be used for earlier stages, and higher numbers will be used for later stages.
DepletedMesh: This mesh entry will be used for a depleted node.
Last updated