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

Public Attributes

int Revision = 1
 
string LlmServerApi
 
bool Localhost = true
 
bool FullScreen = false
 
int GameWindowWidth = 1920
 
int GameWindowHeight = 1080
 
List< NpcModelDataModels = new List<NpcModelData>()
 

Member Data Documentation

◆ FullScreen

bool NpcSettingsConfig.FullScreen = false

◆ GameWindowHeight

int NpcSettingsConfig.GameWindowHeight = 1080

◆ GameWindowWidth

int NpcSettingsConfig.GameWindowWidth = 1920

◆ LlmServerApi

string NpcSettingsConfig.LlmServerApi

◆ Localhost

bool NpcSettingsConfig.Localhost = true

◆ Models

List<NpcModelData> NpcSettingsConfig.Models = new List<NpcModelData>()

◆ Revision

int NpcSettingsConfig.Revision = 1

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