2.13.39 TimeVariantTypeEnum

Referenced by: TimeColorDirection, TimeColorModel, TimeDisplayType, TimeEffectID, TimeEffectNodeType, TimeEffectType, TimeEventFilter, TimeGroupID, TimeMasterRelType, TimeNodeTimeFilter, TimeOverride, TimePointsTypes, TimeRuntimeContext, TimeSubType, TimeVariantBool, TimeVariantFloat, TimeVariantInt, TimeVariantString

An enumeration that specifies the data type of a value.

Name

Value

Meaning

TL_TVT_Bool

0x00

A Boolean value.

TL_TVT_Int

0x01

A signed integer.

TL_TVT_Float

0x02

A floating-point number.

TL_TVT_String

0x03

A Unicode string.