프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_hostname | string | ||
m_listener_port | string |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
GetSnapshot ( string regionName ) : |
||
Initialise ( |
||
MakeEverythingStale ( ) : void | ||
MarkDataStale ( IDataSnapshotProvider provider ) : void | ||
OnSimRestart ( |
||
PostInitialise ( ) : void | ||
SceneForName ( string name ) : |
||
SceneForUUID ( UUID id ) : |
메소드 | 설명 | |
---|---|---|
CheckStale ( ) : void | ||
GetErrorMessage ( string regionName, |
||
NotifyDataServices ( string servicesStr, string serviceName ) : void |
public GetSnapshot ( string regionName ) : |
||
regionName | string | |
리턴 |
public Initialise ( |
||
scene | ||
config | IConfigSource | |
리턴 | void |
public MarkDataStale ( IDataSnapshotProvider provider ) : void | ||
provider | IDataSnapshotProvider | |
리턴 | void |
public OnSimRestart ( |
||
thisRegion | ||
리턴 | void |
public SceneForName ( string name ) : |
||
name | string | |
리턴 |
public SceneForUUID ( UUID id ) : |
||
id | UUID | |
리턴 |