Version: 2020.2
언어: 한국어

FieldDescription

struct in UnityEditor.MemoryProfiler

매뉴얼로 전환

설명

Description of a field of a managed type.

변수

isStaticIs this field static?
nameName of this field.
offsetOffset of this field.
typeIndexThe typeindex into PackedMemorySnapshot.typeDescriptions of the type this field belongs to.