FSlateWindowElementList::AddItem

Add a draw element to the list

Windows
MacOS
Linux

Deprecated

  • AddItem is deprecated, use AddUninitialized instead

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElements.h

Include

#include "Rendering/DrawElements.h"

Syntax

void AddItem
(
    const FSlateDrawElement & InDrawElement
)

Remarks

Add a draw element to the list

Parameters

Parameter

Description

InDrawElement

The draw element to add

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