C# Class SkyrimCharacterParser.RawModel.GlobalDataTypes.MiscStat

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

Méthodes publiques

Свойство Type Description
category byte
name string
value Int32

Méthodes publiques

Méthode Description
Print ( ) : void

Method Details

Print() public méthode

public Print ( ) : void
Résultat void

Property Details

category public_oe property

public byte category
Résultat byte

name public_oe property

public string name
Résultat string

value public_oe property

public Int32 value
Résultat Int32