FManagedArrayCollection::Reserve

Reserve 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 Reserve
(
    int32 Size,
    FName Group
)

Remarks

Reserve a group

Parameters

Parameter

Description

Size

The size of the group

Group

The group to reserve

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