Class AnimString
Parent class: AnimChannel
Version added:
before 9.5
The AnimString class represents an animated sequence of text values.
Methods:
Name | Returns | Description | Ver |
GetValue | char | Return the value of this channel at a given frame | < 9.5 |
GetValueByID | char | < 9.5 | |
SetValue | void | Set the value at a given frame | < 9.5 |
SetValueByID | void | < 9.5 |
Properties:
Name | Type | Description | Ver |
value | LM_String | The current value of the channel. | < 9.5 |