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

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Méthodes publiques

Свойство Type Description
Data System.UInt32[]
DescriptionPointer System.UInt32
ItemString string
NamePointer System.UInt32
size int

Méthodes publiques

Méthode Description
ItemDatSingle ( int offset, byte file ) : System
ToString ( ) : string

Method Details

ItemDatSingle() public méthode

public ItemDatSingle ( int offset, byte file ) : System
offset int
file byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Data public_oe property

public UInt32[],System Data
Résultat System.UInt32[]

DescriptionPointer public_oe property

public UInt32,System DescriptionPointer
Résultat System.UInt32

ItemString public_oe property

public string ItemString
Résultat string

NamePointer public_oe property

public UInt32,System NamePointer
Résultat System.UInt32

size public_oe static_oe property

public static int size
Résultat int