Add

Overload list

Windows
MacOS
Linux
Name Description

Public function

int32

 

Add

(
    const T& InValue,
    int32 InSliceCount
)

Adds a new unnamed register for a typed value from a value reference.

Public function

int32

 

Add

(
    const FName& InNewName,
    const T& InValue,
    int32 InSliceCount
)

Adds a new named register for a typed value from a value reference.

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