enum class CNmTimeConditionNode_ _ ComparisonType_ t : uint8
{
PercentageThroughState = 0,
PercentageThroughSyncEvent = 1,
ElapsedTime = 2,
};enum class CNmTimeConditionNode_ _ ComparisonType_ t : uint8
{
PercentageThroughState = 0,
PercentageThroughSyncEvent = 1,
ElapsedTime = 2,
};