UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CoreNative.h File Reference
#include "HAL/Platform.h"
#include "UObject/Object.h"
#include "UObject/Script.h"

Go to the source code of this file.

Classes

struct  FNameNativePtrPair
 
struct  FNativeFunctionRegistrar
 

Namespaces

namespace  UE
 
namespace  UE::CodeGen
 

Typedefs

typedef void(* FNativeFuncPtr) (UObject *Context, FFrame &TheStack, RESULT_DECL)
 

Typedef Documentation

◆ FNativeFuncPtr

The type of a native function callable by script