Metadata definitions for TextInsertionMessageArguments. More...
Public Attributes | |
| AbstractMetaclass | metaclass |
| Metaclass for TextInsertionMessageArguments. More... | |
| DynamicPropertyType< Integer > | PositionProperty |
| The character index at which to insert text. More... | |
| DynamicPropertyType< String > | TextProperty |
| Sets the text to insert in the Text Box node. More... | |
Metadata definitions for TextInsertionMessageArguments.
| AbstractMetaclass metaclass |
| DynamicPropertyType<Integer> PositionProperty |
The character index at which to insert text.
| DynamicPropertyType<String> TextProperty |
Sets the text to insert in the Text Box node.