Resize

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

Resize

(
    int32 InRegisterIndex,
    int32 InNewElementCount,
    int32 InNewSliceCount
)

Resize a register given its index.

Public function

bool

 

Resize

(
    const FName& InRegisterName,
    int32 InNewElementCount,
    int32 InNewSliceCount
)

Resize a register given its name Note: This only works if SupportsNames() == true

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