Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

UnsafeUtility.AddressOf

public static void* AddressOf(ref T output);

Parameters

outputStruct.

Returns

void* Memory pointer.

Description

The memory address of the struct.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答