GetNativeInterfaceAddress

Overload list

Windows
MacOS
Linux
Name Description

Public function

void *

 

GetNativeInterfaceAddress

(
    UClass* InterfaceClass
)

Returns a pointer to the I* native interface object that this object implements.

Public function Const

const void &...

 

GetNativeInterfaceAddress

(
    UClass* InterfaceClass
)

Returns a pointer to the const I* native interface object that this object implements.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss