TypeEnum
public enum TypeEnum : String
How the dialog node is processed.
-
Undocumented
Declaration
Swift
case standard = "standard" -
Undocumented
Declaration
Swift
case eventHandler = "event_handler" -
Undocumented
Declaration
Swift
case frame = "frame" -
Undocumented
Declaration
Swift
case slot = "slot" -
Undocumented
Declaration
Swift
case responseCondition = "response_condition" -
Undocumented
Declaration
Swift
case folder = "folder"
View on GitHub
TypeEnum Enumeration Reference