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
MetaEditor2
WinMetaEditor.references
C# Class entity.MetaEditor2.WinMetaEditor.references
Mostra file
Open project: troymac1ure/Entity
Class Usage Examples
Public Properties
Property
Type
Description
chunkCount
int
ident
int
name
string
offset
int
size
int
tagIndex
int
tagName
string
tagType
string
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
chunkCount
public_oe property
public
int
chunkCount
return
int
ident
public_oe property
public
int
ident
return
int
name
public_oe property
public
string
name
return
string
offset
public_oe property
public
int
offset
return
int
size
public_oe property
public
int
size
return
int
tagIndex
public_oe property
public
int
tagIndex
return
int
tagName
public_oe property
public
string
tagName
return
string
tagType
public_oe property
public
string
tagType
return
string