메소드 | 설명 | |
---|---|---|
DeregisterRegion ( UUID regionID ) : bool | ||
GetDefaultRegions ( UUID scopeID ) : List |
||
GetFallbackRegions ( UUID scopeID, int x, int y ) : List |
||
GetHyperlinks ( UUID scopeID ) : List |
||
GetNeighbours ( UUID scopeID, UUID regionID ) : List |
||
GetRegionByName ( UUID scopeID, string regionName ) : |
||
GetRegionByPosition ( UUID scopeID, int x, int y ) : |
||
GetRegionByUUID ( UUID scopeID, UUID regionID ) : |
||
GetRegionFlags ( UUID scopeID, UUID regionID ) : int | ||
GetRegionRange ( UUID scopeID, int xmin, int xmax, int ymin, int ymax ) : List |
||
GetRegionsByName ( UUID scopeID, string name, int maxNumber ) : List |
||
GridServicesConnector ( ) : log4net | ||
GridServicesConnector ( IConfigSource source ) : log4net | ||
GridServicesConnector ( string serverURI ) : log4net | ||
Initialise ( IConfigSource source ) : void | ||
RegisterRegion ( UUID scopeID, |
public GetFallbackRegions ( UUID scopeID, int x, int y ) : List |
||
scopeID | UUID | |
x | int | |
y | int | |
리턴 | List |
public GetNeighbours ( UUID scopeID, UUID regionID ) : List |
||
scopeID | UUID | |
regionID | UUID | |
리턴 | List |
public GetRegionByName ( UUID scopeID, string regionName ) : |
||
scopeID | UUID | |
regionName | string | |
리턴 |
public GetRegionByPosition ( UUID scopeID, int x, int y ) : |
||
scopeID | UUID | |
x | int | |
y | int | |
리턴 |
public GetRegionByUUID ( UUID scopeID, UUID regionID ) : |
||
scopeID | UUID | |
regionID | UUID | |
리턴 |
public GetRegionFlags ( UUID scopeID, UUID regionID ) : int | ||
scopeID | UUID | |
regionID | UUID | |
리턴 | int |
public GetRegionRange ( UUID scopeID, int xmin, int xmax, int ymin, int ymax ) : List |
||
scopeID | UUID | |
xmin | int | |
xmax | int | |
ymin | int | |
ymax | int | |
리턴 | List |
public GetRegionsByName ( UUID scopeID, string name, int maxNumber ) : List |
||
scopeID | UUID | |
name | string | |
maxNumber | int | |
리턴 | List |
public GridServicesConnector ( IConfigSource source ) : log4net | ||
source | IConfigSource | |
리턴 | log4net |
public GridServicesConnector ( string serverURI ) : log4net | ||
serverURI | string | |
리턴 | log4net |
public RegisterRegion ( UUID scopeID, |
||
scopeID | UUID | |
regionInfo | ||
리턴 | string |