TPanelChildren::Add

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • Add a slot directly has been deprecated. use the FSlotArgument to create a new slot

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Children.h

Include

#include "Layout/Children.h"

Syntax

int32 Add
(
    SlotType * Slot
)