Overview > Inworld Graph Runtime Data Knowledge Filter 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.
UInworldGraphRuntimeData_KnowledgeFilter | Inherits from: UInworldGraphRuntimeData
Runtime data component for managing character knowledge filtering. This runtime data component stores and manages knowledge filter settings that constrain the amount and scope of knowledge available to a character during conversations. Knowledge filters can be used to limit responses based on character awareness, permissions, or narrative requirements.
Methods
Reference
GetKnowledgeFilter
Retrieves the current knowledge filter configuration.
Examples
Returns
Type:const FInworldKnowledgeFilter&
Description: Const reference to the knowledge filter settings.
Set
Updates the knowledge filter configuration.