UTransBuffer::GetUndoCount

Gets the number of transactions that were undone and can be redone.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::GetUndoCount()

UTransBuffer::GetUndoCount()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/TransBuffer.h

Include

#include "Editor/TransBuffer.h"

Syntax

virtual int32 GetUndoCount() const

Remarks

Gets the number of transactions that were undone and can be redone.

Returns

Undo count.

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