ULineSetComponent::ReserveLines

Reserve enough memory for up to the given ID (for inserting via ID)

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h

Include

#include "Drawing/LineSetComponent.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/LineSetComponent.cpp

Syntax

void ReserveLines
(
    const int32 MaxID
)

Remarks

Reserve enough memory for up to the given ID (for inserting via ID)

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