UTransactor::GetUndoSize

Determines the amount of data currently stored by the transaction buffer.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::GetUndoSize()

UTransBuffer::GetUndoSize()

References

Module

UnrealEd

Header

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

Include

#include "Editor/Transactor.h"

Syntax

virtual SIZE_T GetUndoSize() const

Remarks

Determines the amount of data currently stored by the transaction buffer.

Returns

number of bytes stored in the undo buffer

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