FToolChangeWrapperChange::HasExpired

Windows
MacOS
Linux

Override Hierarchy

FChange::HasExpired()

FToolChangeWrapperChange::HasExpired()

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveToolManager.h"

Source

/Engine/Source/Runtime/Experimental/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

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