C# Class FFACETools.FFACE.ParseResources.itemHeaderFormat

Inheritance: Object
Exibir arquivo Open project: golfandsurf/Campah

Public Properties

Property Type Description
Flags System.UInt16
HeaderSize System.UInt16
ID System.UInt32
ResourceID System.UInt16
StackSize System.UInt16
Type UInt16
ValidTargets UInt16

Public Methods

Method Description
itemHeaderFormat ( BinaryReader br ) : System

Method Details

itemHeaderFormat() public method

public itemHeaderFormat ( BinaryReader br ) : System
br BinaryReader
return System

Property Details

Flags public_oe property

public UInt16,System Flags
return System.UInt16

HeaderSize public_oe property

public UInt16,System HeaderSize
return System.UInt16

ID public_oe property

public UInt32,System ID
return System.UInt32

ResourceID public_oe property

public UInt16,System ResourceID
return System.UInt16

StackSize public_oe property

public UInt16,System StackSize
return System.UInt16

Type public_oe property

public UInt16 Type
return UInt16

ValidTargets public_oe property

public UInt16 ValidTargets
return UInt16