C# Class MemoryProfilerWindow.NativeUnityEngineObject

Inheritance: ThingInMemory
ファイルを表示 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_oe property

public int classID
return int

className public_oe property

public string className
return string

hideFlags public_oe property

public HideFlags hideFlags
return HideFlags

instanceID public_oe property

public int instanceID
return int

isDontDestroyOnLoad public_oe property

public bool isDontDestroyOnLoad
return bool

isManager public_oe property

public bool isManager
return bool

isPersistent public_oe property

public bool isPersistent
return bool

name public_oe property

public string name
return string