Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include | #include "UObject/Class.h" |
Syntax
struct FNativeFunctionLookup
Remarks
A struct that maps a string name to a native function
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | Name | |
![]() |
FNativeFuncPtr | Pointer |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FNativeFunctionLookup
(
FName InName, |