UTransactor::GetQueueLength

Gets the current length of the transaction queue.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::GetQueueLength()

UTransBuffer::GetQueueLength()

References

Module

UnrealEd

Header

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

Include

#include "Editor/Transactor.h"

Syntax

virtual int32 GetQueueLength() const

Remarks

Gets the current length of the transaction queue.

Returns

Queue length.

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