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
UnityEditor
ObjectInfo
C# Class UnityEditor.ObjectInfo
Show 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 property
public
string
className
return
string
instanceId
public property
public
int
instanceId
return
int
memorySize
public property
public
int
memorySize
return
int
name
public property
public
string
name
return
string
reason
public property
public
int
reason
return
int
referencedBy
public property
public
List
referencedBy
return
List