FOnTransactorTransactionStateChanged

Gets an event delegate that is executed when a transaction state changes.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const FTransactionContext &, ETransactionStateEventType >

UTransBuffer::FOnTransactorTransactionStateChanged

References

Module

UnrealEd

Header

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

Include

#include "Editor/TransBuffer.h"

Syntax

class FOnTransactorTransactionStateChanged : public TBaseMulticastDelegate_TwoParams< void, const FTransactionContext &, ETransactionStateEventType >

Remarks

Gets an event delegate that is executed when a transaction state changes.

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