enum class CNmSyncEventIndexConditionNode_ _ TriggerMode_ t : uint8
{
ExactlyAtEventIndex = 0,
GreaterThanEqualToEventIndex = 1,
};enum class CNmSyncEventIndexConditionNode_ _ TriggerMode_ t : uint8
{
ExactlyAtEventIndex = 0,
GreaterThanEqualToEventIndex = 1,
};