Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
entity
Tools
RawInfoChunk
C# Class entity.Tools.RawInfoChunk
The raw info chunk.
Show 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 property
The location.
public
MapTypes
location
return
MapTypes
offset
public property
The offset.
public
uint
offset
return
uint
offsetOfPointer
public property
The offset of pointer.
public
int
offsetOfPointer
return
int
rawType
public property
The raw type.
public
RawDataType
rawType
return
RawDataType
size
public property
The size.
public
int
size
return
int