Overview > Inworld Character Component Class:Documentation Index
Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
UInworldCharacterComponent | Inherits from: UInworldSimpleCharacterComponent
Full-featured Inworld character component with advanced AI capabilities. This component represents the complete implementation of an Inworld AI character, extending the simple character with advanced features like emotion tracking, relationship states, dynamic knowledge systems, goal management, and trigger support.
Advanced Features:
- Emotion state tracking and emotional responses
- Relationship state management with dynamic character relationships
- Knowledge base and knowledge filtering
- Goal system with completion tracking
- Intent recognition and processing
- Trigger system for scripted interactions
Methods
Reference
IsInConversationGroup
Checks if this character is currently part of a conversation group.
Examples
Returns
Type:bool
Description: True if the character is in a conversation group, false otherwise