Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SkyrimCharacterParser
RawModel
GlobalDataTypes
MiscStat
C# Class SkyrimCharacterParser.RawModel.GlobalDataTypes.MiscStat
Inheritance:
DataContainer
Exibir arquivo
Open project: kewl-deus/SkyrimCharacterParser
Class Usage Examples
Public Properties
Property
Type
Description
category
byte
name
string
value
Int32
Public Methods
Method
Description
Print
( ) :
void
Method Details
Print()
public
method
public
Print
( ) :
void
return
void
Property Details
category
public_oe property
public
byte
category
return
byte
name
public_oe property
public
string
name
return
string
value
public_oe property
public
Int32
value
return
Int32