C# Class MemoryProfilerWindow.ThingInMemory

显示文件 Open project: vgvgvvv/ResetCore.Unity Class Usage Examples

Public Properties

Property Type Description
caption string
referencedBy MemoryProfilerWindow.ThingInMemory[]
references MemoryProfilerWindow.ThingInMemory[]
size int

Property Details

caption public_oe property

public string caption
return string

referencedBy public_oe property

public ThingInMemory[],MemoryProfilerWindow referencedBy
return MemoryProfilerWindow.ThingInMemory[]

references public_oe property

public ThingInMemory[],MemoryProfilerWindow references
return MemoryProfilerWindow.ThingInMemory[]

size public_oe property

public int size
return int