TManagedArrayBase::Resize

Protected Resize to prevent external resizing of the array

Windows
MacOS
Linux

Override Hierarchy

FManagedArrayBase::Resize()

TManagedArrayBase::Resize()

References

Module

GeometryCollectionCore

Header

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

Include

#include "GeometryCollection/ManagedArray.h"

Syntax

virtual void Resize
(
    const int32 Size
)

Remarks

Protected Resize to prevent external resizing of the array

Parameters

Parameter

Description

New

array size.

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