IncludeObjectClassFilters

Array of Transaction class filter.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Transaction Settings")
TArray< FTransactionClassFilter > IncludeObjectClassFilters

Remarks

Array of Transaction class filter. Only objects that pass those filters will be included in transaction updates.

If this is empty, then all class types will send transaction updates.

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