C# Class SkyrimCharacterParser.RawModel.Containers.GlobalData

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

Méthodes publiques

Свойство Type Description
data byte[]
length System.UInt32
type System.UInt32

Méthodes publiques

Méthode Description
Print ( ) : void

Method Details

Print() public méthode

public Print ( ) : void
Résultat void

Property Details

data public_oe property

public byte[] data
Résultat byte[]

length public_oe property

public UInt32,System length
Résultat System.UInt32

type public_oe property

public UInt32,System type
Résultat System.UInt32