UObjectBase

Overload list

Windows
MacOS
Linux
Name Description

Protected function

UObjectBase()

Protected function

UObjectBase

(
    EObjectFlags InFlags
)

Constructor used for bootstrapping Constructor used for bootstrapping

Public function

UObjectBase

(
    UClass* InClass,
    EObjectFlags InFlags,
    EInternalObjectFlags InInternalFlag...,
    UObject* InOuter,
    FName InName
)

Constructor used by StaticAllocateObject Constructor used by StaticAllocateObject

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