CharacterButton
Module: Inworld.AI. Namespace: Inworld.UI.
This is the basic class for displaying character selecting button in the 2D sample.
Variables | Description |
---|---|
Data | The button's InworldCharacterData. |
Char | The button's actual instantiate InworldCharacter. |
Functions | Description | Parameters |
---|---|---|
SetData | Set the character's data. | data: the data to set. |
SelectCharacter | Select this character to interact with. |