UGeomModifier::WasDeactivated

Gives the modifier a chance to clean up when the user is switching away from it.

Windows
MacOS
Linux

Override Hierarchy

UGeomModifier::WasDeactivated()

UGeomModifier_Extrude::WasDeactivated()

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier.h

Include

#include "GeomModifier.h"

Syntax

virtual void WasDeactivated()

Remarks

Gives the modifier a chance to clean up when the user is switching away from it.

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