![]() |
EasyTalk API
|
Classes | |
class | HideNode |
A node which is used to hide Dialogue Panels and Character portrayals during dialogue playback. More... | |
class | HideNodeItem |
Defines the structure of an item within a Hide node for showing a Dialogue Panel or a character portrayal. More... | |
class | PlayerInputNode |
A node for getting text input from the player. More... | |
class | ShowNode |
A node which is used to show Dialogue Panels and Character portrayals during dialogue playback. More... | |
class | ShowNodeItem |
Defines the structure of an item within a Show node for showing a Dialogue Panel or a character portrayal. More... | |
Enumerations | |
enum | HideMode { CHARACTER , DISPLAY } |
Defines modes for hideable items, such as characters or Dialogue Panels (displays). More... | |
enum | ShowMode { CHARACTER , DISPLAY } |
Defines modes for showable items, such as characters or Dialogue Panels (displays). More... | |