enum class CNmCurrentSyncEventNode__InfoType_t : uint8
{
    IndexAndPercentage = 0,
    IndexOnly = 1,
    PercentageOnly = 2,
};