2.8.78 TimeVariant

Referenced by: TimeAnimationValueListEntry

A variable type record whose type and meaning are dictated by the value of the type field of any of these four structures, as specified by the following table.

Value

Meaning

TL_TVT_Bool

A TimeVariantBool record that specifies a Boolean value.

TL_TVT_Int

A TimeVariantInt that specifies an integer value.

TL_TVT_Float

A TimeVariantFloat record that specifies a floating-point number.

TL_TVT_String

A TimeVariantString record that specifies a string.