Struct LayerCommon.LayerChunk
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Lumina.dll
Syntax
Fields
|
Improve this Doc
View Source
ChunkId
Declaration
Field Value
Type |
Description |
System.Char[] |
|
|
Improve this Doc
View Source
ChunkSize
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LayerGroupId
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Layers
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LayersCount
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Read(BinaryReader)
Declaration
public static LayerCommon.LayerChunk Read(BinaryReader br)
Parameters
Type |
Name |
Description |
System.IO.BinaryReader |
br |
|
Returns