UFunction

Overload list

Windows
MacOS
Linux
Name Description

Public function

UFunction

(
    const FObjectInitializer& ObjectIn...
)

Public function

UFunction

(
    FVTableHelper& Helper
)

DO NOT USE. This constructor is for internal usage only for hot-reload purposes.

Public function

UFunction

(
    UFunction* InSuperFunction,
    EFunctionFlags InFunctionFlags,
    SIZE_T ParamsSize
)

Public function

UFunction

(
    const FObjectInitializer& ObjectIn...,
    UFunction* InSuperFunction,
    EFunctionFlags InFunctionFlags,
    SIZE_T ParamsSize
)

Constructors.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss