ExcludeTransactionClassFilters

Array of additional Transaction class filter.

Windows
MacOS
Linux

Syntax

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

Remarks

Array of additional Transaction class filter. Objects that matches those filters, will prevent the whole transaction from propagation. @note These filters takes precedence over the IncludeObjectClassFilters

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