UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CodeGen::FClassNativeFunction Struct Reference

#include <UObjectGlobals.h>

Public Attributes

const UTF8CHARNameUTF8
 
void(* Pointer )(UObject *Context, FFrame &TheStack, RESULT_DECL)
 

Member Data Documentation

◆ NameUTF8

const UTF8CHAR* UE::CodeGen::FClassNativeFunction::NameUTF8

◆ Pointer

void(* UE::CodeGen::FClassNativeFunction::Pointer) (UObject *Context, FFrame &TheStack, RESULT_DECL)

The documentation for this struct was generated from the following file: