C# 클래스 MemoryProfilerWindow.NativeUnityEngineObject

상속: ThingInMemory
파일 보기 프로젝트 열기: vgvgvvv/ResetCore.Unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
classID int
className string
hideFlags HideFlags
instanceID int
isDontDestroyOnLoad bool
isManager bool
isPersistent bool
name string

프로퍼티 상세

classID 공개적으로 프로퍼티

public int classID
리턴 int

className 공개적으로 프로퍼티

public string className
리턴 string

hideFlags 공개적으로 프로퍼티

public HideFlags hideFlags
리턴 HideFlags

instanceID 공개적으로 프로퍼티

public int instanceID
리턴 int

isDontDestroyOnLoad 공개적으로 프로퍼티

public bool isDontDestroyOnLoad
리턴 bool

isManager 공개적으로 프로퍼티

public bool isManager
리턴 bool

isPersistent 공개적으로 프로퍼티

public bool isPersistent
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string