Version: 2020.1
언어: 한국어

UnsafeUtility.AsRef<T>(void* ptr)

매뉴얼로 전환

파라미터

ptr The pointer of struct to reference.

반환

void A reference to a value of type T.

설명

Gets a reference to the struct at its current location in memory.