removeState
removeState(stateName: string
): void
Removes a dialog state for an avatar.
Parameters
stateName:
string
Name of the state
Returns
type:
void
removeState(stateName: string
): void
Removes a dialog state for an avatar.
string
Name of the state
void