C# 클래스 UnityEditor.ObjectInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
className string
instanceId int
memorySize int
name string
reason int
referencedBy List

프로퍼티 상세

className 공개적으로 프로퍼티

public string className
리턴 string

instanceId 공개적으로 프로퍼티

public int instanceId
리턴 int

memorySize 공개적으로 프로퍼티

public int memorySize
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

reason 공개적으로 프로퍼티

public int reason
리턴 int

referencedBy 공개적으로 프로퍼티

public List referencedBy
리턴 List