Overview > Inworld Simple Player Component Class:Documentation Index
Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
UInworldSimplePlayerComponent | Inherits from: UInworldBasePlayerComponent
Simple implementation of Inworld player component with player profile support. This component extends the base player functionality by adding player profile management, which allows for personalized interactions and character behavior based on player data. It overrides core messaging methods to integrate with the player profile system.
Key Features:
- Player profile integration
- Enhanced text and audio messaging with profile context
- Spawnable in Blueprint editor
- Ready-to-use implementation for basic player interactions