UMatineeTransBuffer::End

Attempts to close an undo transaction. Only successful if the transaction's action counter is 1.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::End()

UTransBuffer::End()

UMatineeTransBuffer::End()

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Classes/MatineeTransBuffer.h

Include

#include "MatineeTransBuffer.h"

Syntax

virtual int32 End()

Remarks

Attempts to close an undo transaction. Only successful if the transaction's action counter is 1.

Returns

Number of active actions when End() was called; a value of 1 indicates that the transaction was successfully closed

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