C# Class MemoryProfilerWindow.NativeUnityEngineObject

Inheritance: ThingInMemory
Show file Open project: vgvgvvv/ResetCore.Unity Class Usage Examples

Public Properties

Property Type Description
classID int
className string
hideFlags HideFlags
instanceID int
isDontDestroyOnLoad bool
isManager bool
isPersistent bool
name string

Property Details

classID public property

public int classID
return int

className public property

public string className
return string

hideFlags public property

public HideFlags hideFlags
return HideFlags

instanceID public property

public int instanceID
return int

isDontDestroyOnLoad public property

public bool isDontDestroyOnLoad
return bool

isManager public property

public bool isManager
return bool

isPersistent public property

public bool isPersistent
return bool

name public property

public string name
return string