ITransaction::SetPrimaryObject

Sets the transaction's primary object.

Windows
MacOS
Linux

Override Hierarchy

ITransaction::SetPrimaryObject()

FTransaction::SetPrimaryObject()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ITransaction.h

Include

#include "Misc/ITransaction.h"

Syntax

void SetPrimaryObject
(
    UObject * Object
)

Remarks

Sets the transaction's primary object.

Parameters

Parameter

Description

Object

The primary object to set.

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