C# Class HyoutaTools.Tales.Vesperia.ItemDat.ItemDatSingle

Datei anzeigen Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Public Properties

Property Type Description
Data System.UInt32[]
DescriptionPointer System.UInt32
ItemString string
NamePointer System.UInt32
size int

Public Methods

Method Description
ItemDatSingle ( int offset, byte file ) : System
ToString ( ) : string

Method Details

ItemDatSingle() public method

public ItemDatSingle ( int offset, byte file ) : System
offset int
file byte
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Data public_oe property

public UInt32[],System Data
return System.UInt32[]

DescriptionPointer public_oe property

public UInt32,System DescriptionPointer
return System.UInt32

ItemString public_oe property

public string ItemString
return string

NamePointer public_oe property

public UInt32,System NamePointer
return System.UInt32

size public_oe static_oe property

public static int size
return int