UObjectBase::UObjectBase

Constructor used for bootstrapping Constructor used for bootstrapping

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectBase.h

Include

#include "UObject/UObjectBase.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectBase.cpp

Syntax

UObjectBase
(
    EObjectFlags InFlags
)

Remarks

Constructor used for bootstrapping Constructor used for bootstrapping

Parameters

Parameter

Description

InFlags

RF_Flags to assign

InClass

possibly NULL, this gives the class of the new object, if known at this time

InFlags

RF_Flags to assign

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