AllowedTransientProperties

Array of transient class properties that we should send transaction updates for even if usually filtered out.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Transaction Settings", Meta=(AllowedClasses="Property"))
TArray< TFieldPath< FProperty > > AllowedTransientProperties

Remarks

Array of transient class properties that we should send transaction updates for even if usually filtered out.

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