TPanelChildren::Insert

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • Insert 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

void Insert
(
    SlotType * Slot,
    int32 Index
)