Свойство | Type | Description | |
---|---|---|---|
m_hostname | string | ||
m_listener_port | string |
Méthode | Description | |
---|---|---|
Close ( ) : void | ||
GetSnapshot ( string regionName ) : |
||
Initialise ( |
||
MakeEverythingStale ( ) : void | ||
MarkDataStale ( IDataSnapshotProvider provider ) : void | ||
OnSimRestart ( |
||
PostInitialise ( ) : void | ||
SceneForName ( string name ) : |
||
SceneForUUID ( UUID id ) : |
Méthode | Description | |
---|---|---|
CheckStale ( ) : void | ||
GetErrorMessage ( string regionName, |
||
NotifyDataServices ( string servicesStr, string serviceName ) : void |
public GetSnapshot ( string regionName ) : |
||
regionName | string | |
Résultat |
public Initialise ( |
||
scene | ||
config | IConfigSource | |
Résultat | void |
public MarkDataStale ( IDataSnapshotProvider provider ) : void | ||
provider | IDataSnapshotProvider | |
Résultat | void |
public OnSimRestart ( |
||
thisRegion | ||
Résultat | void |
public SceneForName ( string name ) : |
||
name | string | |
Résultat |
public SceneForUUID ( UUID id ) : |
||
id | UUID | |
Résultat |