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