C# Class FFACETools.FFACE.ParseResources.itemHeaderFormat

Inheritance: Object
Afficher le fichier Open project: golfandsurf/Campah

Méthodes publiques

Свойство Type Description
Flags System.UInt16
HeaderSize System.UInt16
ID System.UInt32
ResourceID System.UInt16
StackSize System.UInt16
Type UInt16
ValidTargets UInt16

Méthodes publiques

Méthode Description
itemHeaderFormat ( BinaryReader br ) : System

Method Details

itemHeaderFormat() public méthode

public itemHeaderFormat ( BinaryReader br ) : System
br BinaryReader
Résultat System

Property Details

Flags public_oe property

public UInt16,System Flags
Résultat System.UInt16

HeaderSize public_oe property

public UInt16,System HeaderSize
Résultat System.UInt16

ID public_oe property

public UInt32,System ID
Résultat System.UInt32

ResourceID public_oe property

public UInt16,System ResourceID
Résultat System.UInt16

StackSize public_oe property

public UInt16,System StackSize
Résultat System.UInt16

Type public_oe property

public UInt16 Type
Résultat UInt16

ValidTargets public_oe property

public UInt16 ValidTargets
Résultat UInt16