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

Inheritance: IBinarySerializable
Afficher le fichier Open project: Nihlus/libwarcraft Class Usage Examples

Méthodes publiques

Свойство Type Description
GroupIndex ushort
PortalIndex ushort
Side short
Unknown ushort

Méthodes publiques

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

Method Details

GetSize() public static méthode

public static GetSize ( ) : int
Résultat int

PortalReference() public méthode

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

Serialize() public méthode

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

Property Details

GroupIndex public_oe property

public ushort GroupIndex
Résultat ushort

PortalIndex public_oe property

public ushort PortalIndex
Résultat ushort

Side public_oe property

public short Side
Résultat short

Unknown public_oe property

public ushort Unknown
Résultat ushort