FManagedArrayBase::Reserve

Protected access to array reservation.

Windows
MacOS
Linux

Override Hierarchy

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/ManagedArray.h

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

virtual void Reserve
(
    const int32 Num
)

Remarks

Protected access to array reservation. Only the managers of the Array are allowed to perform a reserve. (see friend list above).

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