Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SkyrimCharacterParser
RawModel
Containers
GlobalData
C# Class SkyrimCharacterParser.RawModel.Containers.GlobalData
Inheritance:
DataContainer
Mostrar archivo
Open project: kewl-deus/SkyrimCharacterParser
Class Usage Examples
Public Properties
Property
Type
Description
data
byte[]
length
System.UInt32
type
System.UInt32
Public Methods
Method
Description
Print
( ) :
void
Method Details
Print()
public
method
public
Print
( ) :
void
return
void
Property Details
data
public_oe property
public
byte[]
data
return
byte[]
length
public_oe property
public
UInt32,System
length
return
System.UInt32
type
public_oe property
public
UInt32,System
type
return
System.UInt32