C# 클래스 UnityEditor.MemoryProfiler.TypeDescription

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
assembly string
baseOrElementTypeIndex int
fields UnityEditor.MemoryProfiler.FieldDescription[]
name string
size int
staticFieldBytes byte[]
typeIndex int
typeInfoAddress ulong

프로퍼티 상세

assembly 공개적으로 프로퍼티

public string assembly
리턴 string

baseOrElementTypeIndex 공개적으로 프로퍼티

public int baseOrElementTypeIndex
리턴 int

fields 공개적으로 프로퍼티

public FieldDescription[],UnityEditor.MemoryProfiler fields
리턴 UnityEditor.MemoryProfiler.FieldDescription[]

name 공개적으로 프로퍼티

public string name
리턴 string

size 공개적으로 프로퍼티

public int size
리턴 int

staticFieldBytes 공개적으로 프로퍼티

public byte[] staticFieldBytes
리턴 byte[]

typeIndex 공개적으로 프로퍼티

public int typeIndex
리턴 int

typeInfoAddress 공개적으로 프로퍼티

public ulong typeInfoAddress
리턴 ulong