C# 클래스 MemoryProfilerWindow.ThingInMemory

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

공개 프로퍼티들

프로퍼티 타입 설명
caption string
referencedBy MemoryProfilerWindow.ThingInMemory[]
references MemoryProfilerWindow.ThingInMemory[]
size int

프로퍼티 상세

caption 공개적으로 프로퍼티

public string caption
리턴 string

referencedBy 공개적으로 프로퍼티

public ThingInMemory[],MemoryProfilerWindow referencedBy
리턴 MemoryProfilerWindow.ThingInMemory[]

references 공개적으로 프로퍼티

public ThingInMemory[],MemoryProfilerWindow references
리턴 MemoryProfilerWindow.ThingInMemory[]

size 공개적으로 프로퍼티

public int size
리턴 int