Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/TBasicElementSet
Description
Reserve enough memory for up to the given maximum number of points. This function needs to be called before any calls to AddElement().
| Name | ReserveElements |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Drawing/BasicElementSet.h |
| Include Path | #include "Drawing/BasicElementSet.h" |
void ReserveElements
(
const int32 MaxNum
)