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

TypeDescriptionEntries.typeInfoAddress

매뉴얼로 전환
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.