FDrawPolygonStateChange::HasExpired

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FChange::HasExpired()

FDrawPolygonStateChange::HasExpired()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h

Include

#include "DrawPolygonTool.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/DrawPolygonTool.cpp

Syntax

virtual bool HasExpired
(
    UObject * Object
) const

Returns

true if this Change has Expired, ie it will no longer have any effect and could be skipped by undo/redo