Version: 2023.1
언어: 한국어
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

TypeDescriptionEntries.typeInfoAddress

매뉴얼로 전환
Obsolete public ArrayEntries<ulong> typeInfoAddress ;

설명

The address in memory that contains the description of this type inside the virtual machine. This can be used to match managed objects in the heap to their corresponding TypeDescription, as the first pointer of a managed object points to its type description.