Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
entity
Tools
RawInfoChunk
C# Class entity.Tools.RawInfoChunk
The raw info chunk.
Mostra file
Open project: troymac1ure/Entity
Class Usage Examples
Public Properties
Property
Type
Description
location
MapTypes
offset
uint
offsetOfPointer
int
rawType
RawDataType
size
int
Property Details
location
public_oe property
The location.
public
MapTypes
location
return
MapTypes
offset
public_oe property
The offset.
public
uint
offset
return
uint
offsetOfPointer
public_oe property
The offset of pointer.
public
int
offsetOfPointer
return
int
rawType
public_oe property
The raw type.
public
RawDataType
rawType
return
RawDataType
size
public_oe property
The size.
public
int
size
return
int