C# Class SkyrimCharacterParser.RawModel.GlobalDataTypes.MiscStats

Inheritance: GlobalDataType
Afficher le fichier Open project: kewl-deus/SkyrimCharacterParser Class Usage Examples

Méthodes publiques

Свойство Type Description
count System.UInt32
stats SkyrimCharacterParser.RawModel.GlobalDataTypes.MiscStat[]

Méthodes publiques

Méthode Description
Print ( ) : void

Method Details

Print() public méthode

public Print ( ) : void
Résultat void

Property Details

count public_oe property

public UInt32,System count
Résultat System.UInt32

stats public_oe property

public MiscStat[],SkyrimCharacterParser.RawModel.GlobalDataTypes stats
Résultat SkyrimCharacterParser.RawModel.GlobalDataTypes.MiscStat[]