C# 클래스 Warcraft.WMO.GroupFile.Chunks.PolygonMaterial

상속: IBinarySerializable
파일 보기 프로젝트 열기: Nihlus/libwarcraft 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Flags PolygonMaterialFlags
MaterialIndex byte

공개 메소드들

메소드 설명
GetSize ( ) : int
PolygonMaterial ( byte inData ) : System.Collections.Generic
Serialize ( ) : byte[]

메소드 상세

GetSize() 공개 정적인 메소드

public static GetSize ( ) : int
리턴 int

PolygonMaterial() 공개 메소드

public PolygonMaterial ( byte inData ) : System.Collections.Generic
inData byte
리턴 System.Collections.Generic

Serialize() 공개 메소드

public Serialize ( ) : byte[]
리턴 byte[]

프로퍼티 상세

Flags 공개적으로 프로퍼티

public PolygonMaterialFlags Flags
리턴 PolygonMaterialFlags

MaterialIndex 공개적으로 프로퍼티

public byte MaterialIndex
리턴 byte