iRDS - Intelligent Race Driver System  V 2.1.0.5
 All Classes Namespaces Functions Variables Properties Events
IRDSLevelLoadVariables.IRDSCarsPaths Class Reference

Public Attributes

List< string > preloadedCarsPath = new List<string>()
 The preloaded cars path. More...
 
string folderName
 The name of the folder. More...
 
bool enabled = true
 Enabled. More...
 
bool enabledForAI = true
 Enabled for AI. More...
 
bool enabledForPlayers = true
 Enabled for players. More...
 

Member Data Documentation

bool IRDSLevelLoadVariables.IRDSCarsPaths.enabled = true

Enabled.

bool IRDSLevelLoadVariables.IRDSCarsPaths.enabledForAI = true

Enabled for AI.

bool IRDSLevelLoadVariables.IRDSCarsPaths.enabledForPlayers = true

Enabled for players.

string IRDSLevelLoadVariables.IRDSCarsPaths.folderName

The name of the folder.

List<string> IRDSLevelLoadVariables.IRDSCarsPaths.preloadedCarsPath = new List<string>()

The preloaded cars path.