Property | Type | Description | |
---|---|---|---|
choiceActions | int[] | ||
choices | ChoiceContent[], | ||
controlType | ControlType | ||
dialoguePosition | int | ||
message | string |
Method | Description | |
---|---|---|
ChoiceSelected ( int index ) : bool | ||
CreateChoices ( ) : void |
public abstract ChoiceSelected ( int index ) : bool | ||
index | int | |
return | bool |