Stardew Engine
Loading...
Searching...
No Matches
CommandLineArgs Struct Reference

#include <main.h>

Data Fields

enum GameRole role
 
char * serverAddress
 
char * clientAddress
 
bool bLogTextColoured
 
bool bIncludeLogTimeStamps
 
bool bLogTIDs
 
bool bLogToConsole
 
const char * logfilePath
 
const char * networkSimulatorConfigPath
 

Field Documentation

◆ bIncludeLogTimeStamps

bool CommandLineArgs::bIncludeLogTimeStamps

◆ bLogTextColoured

bool CommandLineArgs::bLogTextColoured

◆ bLogTIDs

bool CommandLineArgs::bLogTIDs

◆ bLogToConsole

bool CommandLineArgs::bLogToConsole

◆ clientAddress

char* CommandLineArgs::clientAddress

◆ logfilePath

const char* CommandLineArgs::logfilePath

◆ networkSimulatorConfigPath

const char* CommandLineArgs::networkSimulatorConfigPath

◆ role

enum GameRole CommandLineArgs::role

◆ serverAddress

char* CommandLineArgs::serverAddress

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