Navigation
API > API/Runtime > API/Runtime/CoreUObject
A struct that maps a string name to a native function
| Name | FNativeFunctionLookup |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include Path | #include "UObject/Class.h" |
Syntax
struct FNativeFunctionLookup
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNativeFunctionLookup
(
FName InName, |
UObject/Class.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | UObject/Class.h | ||
| Pointer | FNativeFuncPtr | UObject/Class.h |