Skip to main content

ConversationEvents

Module: Inworld.AI. Namespace: Inworld.

This is the data structure for hosting the UnityEvents related by CharacterHandler.

Inspector Variables

VariableDescription
onCharacterSelectingModeUpdatedTriggered when the CharacterSelectingMethod is updated.
onCharacterListJoinedTriggered when an InworldCharacter entered a group chat.
onCharacterListLeftTriggered when an InworldCharacter left a group chat.
onConversationUpdatedTriggered when server sent the callback for CONVERSATION_UPDATE.

API

FunctionDescriptionParameters
RemoveAllEventsRemove all the registered events.