Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > UObjectBaseUtility
Type | Name | Description | |
---|---|---|---|
![]() |
void * | GetNativeInterfaceAddress
(
UClass* InterfaceClass |
Returns a pointer to the I* native interface object that this object implements. |
![]() ![]() |
const void * | GetNativeInterfaceAddress
(
UClass* InterfaceClass |
Returns a pointer to the const I* native interface object that this object implements. |