FManagedArrayCollection::Resize

Resize a group

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayCollection.h

Include

#include "GeometryCollection/ManagedArrayCollection.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/ManagedArrayCollection.cpp

Syntax

void Resize
(
    int32 Size,
    FName Group
)

Remarks

Resize a group

Parameters

Parameter

Description

Size

The size of the group

Group

The group to resize

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