Property | Type | Description | |
---|---|---|---|
HoleMasks | List |
Method | Description | |
---|---|---|
CreateEmpty ( ) : |
Creates an empty hole chunk, where all values are set to 0.
|
|
GetSignature ( ) : string | ||
GetSize ( ) : int | ||
LoadBinaryData ( byte inData ) : void | ||
Serialize ( ) : byte[] | ||
WorldLODMapAreaHoles ( ) : System.Collections.Generic | ||
WorldLODMapAreaHoles ( byte inData ) : System.Collections.Generic |
public static CreateEmpty ( ) : |
||
return |
public WorldLODMapAreaHoles ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public WorldLODMapAreaHoles ( byte inData ) : System.Collections.Generic | ||
inData | byte | |
return | System.Collections.Generic |