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
UnityEditor
ObjectInfo
C# Class UnityEditor.ObjectInfo
Mostra file
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
className
string
instanceId
int
memorySize
int
name
string
reason
int
referencedBy
List
Property Details
className
public_oe property
public
string
className
return
string
instanceId
public_oe property
public
int
instanceId
return
int
memorySize
public_oe property
public
int
memorySize
return
int
name
public_oe property
public
string
name
return
string
reason
public_oe property
public
int
reason
return
int
referencedBy
public_oe property
public
List
referencedBy
return
List