UTransBuffer::BeginInternal

Implementation of the begin function. Used to create a specific transaction type

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Editor/TransBuffer.h"

Syntax

template<typename TTransaction>
int32 BeginInternal
(
    const TCHAR * SessionContext,
    const FText & Description
)

Remarks

Implementation of the begin function. Used to create a specific transaction type

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