Свойство | Type | Description | |
---|---|---|---|
AllowDisablePhysics | bool | ||
AllowDisableScripts | bool | ||
DisabledPhysicsStartTime | System.DateTime | ||
DisabledScriptStartTime | System.DateTime | ||
KillSimOnZeroFPS | bool | ||
MinutesBeforeZeroFPSKills | float | ||
PercentToBeginShutDownOfServices | float | ||
SimZeroFPSStartTime | System.DateTime | ||
TimeAfterToReenablePhysics | float | ||
TimeAfterToReenableScripts | float | ||
TimeBetweenChecks | float | ||
TimerToCheckHeartbeat | |||
m_Enabled | bool | ||
m_scene | IScene | ||
m_statsReporter | ISimFrameMonitor |
Méthode | Description | |
---|---|---|
AddRegion ( IScene scene ) : void | ||
Close ( ) : void | ||
Initialize ( IConfigSource source ) : void | ||
RegionLoaded ( IScene scene ) : void | ||
RemoveRegion ( IScene scene ) : void |
Méthode | Description | |
---|---|---|
OnCheck ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public Initialize ( IConfigSource source ) : void | ||
source | IConfigSource | |
Résultat | void |
protected OnCheck ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
Résultat | void |
public RegionLoaded ( IScene scene ) : void | ||
scene | IScene | |
Résultat | void |
public RemoveRegion ( IScene scene ) : void | ||
scene | IScene | |
Résultat | void |
protected DateTime,System DisabledPhysicsStartTime | ||
Résultat | System.DateTime |
protected DateTime,System DisabledScriptStartTime | ||
Résultat | System.DateTime |
protected float MinutesBeforeZeroFPSKills | ||
Résultat | float |
protected float PercentToBeginShutDownOfServices | ||
Résultat | float |
protected DateTime,System SimZeroFPSStartTime | ||
Résultat | System.DateTime |
protected float TimeAfterToReenablePhysics | ||
Résultat | float |
protected float TimeAfterToReenableScripts | ||
Résultat | float |
protected Timer,System.Timers TimerToCheckHeartbeat | ||
Résultat |