FManagedArrayBase::Resize

Protected access to array resizing.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Chaos

Header

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

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

virtual void Resize
(
    const int32 Num
)

Remarks

Protected access to array resizing. Only the managers of the Array are allowed to perform a resize. (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