Set

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

Set

(
    const ElementIDType ElementID,
    const ViewType& Value
)

Set the element with the given ID and index 0 to the provided value.

Public function Const

void

 

Set

(
    const ElementIDType ElementID,
    const int32 Index,
    const ViewType& Value
)

Set the element with the given ID and index to the provided value.

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