FEdModeGeometry::CacheSelectedData

Cache all the selected geometry on the object, and add to the array if any is found

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/GeometryEdMode.h

Include

#include "GeometryEdMode.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryEdMode.cpp

Syntax

bool CacheSelectedData
(
    TArray< HGeomMidPoints > & raGeomData,
    const FGeomObject & rGeomObject
) const

Remarks

Cache all the selected geometry on the object, and add to the array if any is found

Return true if new object has been added to the array.

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