FScopedTransaction

Overload list

Windows
MacOS
Linux
Name Description

Public function

FScopedTransaction

(
    const FText& SessionName,
    const bool bShouldActuallyTransact
)

Construct an FScopedTransaction with minimal context

Public function

FScopedTransaction

(
    const TCHAR* TransactionContex...,
    const FText& SessionName,
    UObject* PrimaryObject,
    const bool bShouldActuallyTransact
)

Construct an FScopedTransaction with full context

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