Method | Description | |
---|---|---|
AddRegion ( |
||
Close ( ) : void | ||
GetLandData ( ulong regionHandle, uint x, uint y, byte ®ionAccess ) : |
||
Initialise ( IConfigSource source ) : void | ||
PostInitialise ( ) : void | ||
RegionLoaded ( |
||
RemoveRegion ( |
public AddRegion ( |
||
scene | ||
return | void |
public GetLandData ( ulong regionHandle, uint x, uint y, byte ®ionAccess ) : |
||
regionHandle | ulong | |
x | uint | |
y | uint | |
regionAccess | byte | |
return |
public Initialise ( IConfigSource source ) : void | ||
source | IConfigSource | |
return | void |
public RegionLoaded ( |
||
scene | ||
return | void |
public RemoveRegion ( |
||
scene | ||
return | void |