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.

Did you find this page useful? Please give it a rating: