FCustomizableTextObjectFactory::GetParentForNewObject

Allow child class to override new object parent (only called when parent supplied to ProcessBuffer is NULL

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Factories.h

Include

#include "Factories.h"

Syntax

virtual UObject * GetParentForNewObject
(
    const UClass * ObjClass
)

Remarks

Allow child class to override new object parent (only called when parent supplied to ProcessBuffer is NULL

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