UObject

Overload list

Windows
MacOS
Linux
Name Description

Public function

UObject()

Default constructor

Public function

UObject

(
    const FObjectInitializer& ObjectIn...
)

Deprecated constructor, ObjectInitializer is no longer needed but is supported for older classes.

Public function

UObject

(
    FVTableHelper& Helper
)

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

Public function

UObject

(
    EStaticConstructor,
    EObjectFlags InFlags
)

DO NOT USE. This constructor is for internal usage only for statically-created objects.

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