![]() |
Raymond Maarloeve
|
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. | |
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.
int NpcConfig.Id |
Unique identifier for the NPC.
int NpcConfig.ModelId |
ID of the LLM associated with the NPC.