FBeginToolChange::HasExpired

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FChange::HasExpired()

FBeginToolChange::HasExpired()

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolManager.h

Include

#include "InteractiveToolManager.h"

Source

/Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveToolManager.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