This is the complete list of members for FChatSession, including all inherited members.
AddChatMessage(const FChatMessage &message) | FChatSession | inline |
FChatSession(const TArray< const FAiCharData * > &characters, FGuid chatId, FGuid sessionId, const TMap< VoxtaServiceType, FVoxtaServiceEntryData > &services, FStringView chatContext) | FChatSession | inlineexplicit |
FChatSession()=default | FChatSession | |
GetActiveServices() const | FChatSession | inline |
GetCharacterIds() const | FChatSession | inline |
GetChatContext() const | FChatSession | inline |
GetChatId() const | FChatSession | inline |
GetChatMessageById(const FGuid &messageId) | FChatSession | inline |
GetChatMessages() | FChatSession | inline |
GetSessionId() const | FChatSession | inline |
RemoveChatMessage(const FGuid &messageID) | FChatSession | inline |
UpdateContext(const FString &newContext) | FChatSession | inline |