프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_RequestLock | object | ||
m_WorldViewModule |
메소드 | 설명 | |
---|---|---|
GetWorldView ( ) : byte[] |
Generates a standard world view.
|
|
Handle ( string path, Stream request, |
||
SendWorldView ( object>.Dictionary |
Generates a world view from the supplied parameters.
|
|
WorldViewRequestHandler ( |
메소드 | 설명 | |
---|---|---|
SaveCachedImage ( string regionUri, byte data ) : void |
Saves the cached image.
|
메소드 | 설명 | |
---|---|---|
FindCachedWorldViewImage ( string name ) : byte[] |
Finds the cached world view image.
|
public Handle ( string path, Stream request, |
||
path | string | |
request | Stream | |
httpRequest | ||
httpResponse | ||
리턴 | byte[] |
protected SaveCachedImage ( string regionUri, byte data ) : void | ||
regionUri | string | Region URI. |
data | byte | Data. |
리턴 | void |
public SendWorldView ( object>.Dictionary |
||
request | object>.Dictionary | parameters. |
리턴 | byte[] |
public WorldViewRequestHandler ( |
||
fmodule | ||
rid | string | |
리턴 | System |