C# Class Warcraft.WMO.RootFile.Chunks.Portal

Inheritance: IBinarySerializable
Afficher le fichier Open project: Nihlus/libwarcraft

Méthodes publiques

Свойство Type Description
BaseVertexIndex ushort
PortalPlane Plane
VertexCount ushort

Méthodes publiques

Méthode Description
GetSize ( ) : int
Portal ( byte inData ) : System.Collections.Generic
Serialize ( ) : byte[]

Method Details

GetSize() public static méthode

public static GetSize ( ) : int
Résultat int

Portal() public méthode

public Portal ( byte inData ) : System.Collections.Generic
inData byte
Résultat System.Collections.Generic

Serialize() public méthode

public Serialize ( ) : byte[]
Résultat byte[]

Property Details

BaseVertexIndex public_oe property

public ushort BaseVertexIndex
Résultat ushort

PortalPlane public_oe property

public Plane PortalPlane
Résultat Plane

VertexCount public_oe property

public ushort VertexCount
Résultat ushort