Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/TPanelChildren
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/Children.h |
| Include | #include "Layout/Children.h" |
int32 Remove
&40;
const TSharedRef< SWidget > & SlotWidget
&41;
Remarks
Removes the corresponding widget from the set of children if it exists. Returns the index it found the child at, INDEX_NONE otherwise.