Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FManagedArrayBase
Description
Protected access to array reservation. Only the managers of the Array are allowed to perform a reserve. (see friend list above).
Derived Overrides
| Name | Reserve |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArray.h |
| Include Path | #include "GeometryCollection/ManagedArray.h" |
virtual void Reserve
(
const int32 Num
)