Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UWidget
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/Widget.h |
Include | #include "Components/Widget.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/Widget.cpp |
bool IsChildOf
&40;
UWidget &42; PossibleParent
&41;
Remarks
Recurses up the list of parents and returns true if this widget is a descendant of the PossibleParent true if this widget is a child of the PossibleParent