UWidgetBlueprint::GetReparentingRules

Windows
MacOS
Linux

Override Hierarchy

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h

Include

#include "WidgetBlueprint.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprint.cpp

Syntax

virtual void GetReparentingRules
(
    TSet< const UClass * > & AllowedChildrenOfClasses,
    TSet< const UClass * > & DisallowedChildrenOfClasses
) const

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