Raymond Maarloeve
Loading...
Searching...
No Matches
NpcConfig Class Reference

Represents the configuration for an individual NPC used in the game. This configuration is provided by the game launcher and is part of the JSON structure managed by GameConfig. More...

Public Attributes

int Id
 Unique identifier for the NPC.
 
int ModelId
 ID of the LLM associated with the NPC.
 

Detailed Description

Represents the configuration for an individual NPC used in the game. This configuration is provided by the game launcher and is part of the JSON structure managed by GameConfig.

Member Data Documentation

◆ Id

int NpcConfig.Id

Unique identifier for the NPC.

◆ ModelId

int NpcConfig.ModelId

ID of the LLM associated with the NPC.


The documentation for this class was generated from the following file: