Méthode | Description | |
---|---|---|
Close ( ) : void | ||
CreateScene ( ISimulationDataStore dataStore, |
Create a scene and its initial base structures.
|
|
Initialize ( ISimulationBase simBase ) : void | ||
PostInitialize ( ) : void | ||
PostStart ( ) : void | ||
PreStartup ( ISimulationBase simBase ) : void | ||
ReloadConfiguration ( IConfigSource m_config ) : void | ||
Start ( ) : void |
public CreateScene ( ISimulationDataStore dataStore, |
||
dataStore | ISimulationDataStore | |
regionInfo | ||
Résultat | IScene |
public Initialize ( ISimulationBase simBase ) : void | ||
simBase | ISimulationBase | |
Résultat | void |
public PreStartup ( ISimulationBase simBase ) : void | ||
simBase | ISimulationBase | |
Résultat | void |
public ReloadConfiguration ( IConfigSource m_config ) : void | ||
m_config | IConfigSource | |
Résultat | void |