Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/UGameplayAbilitiesDeveloperSetti-
Syntax
UPROPERTY (Config, EditDefaultsOnly, Category=Gameplay)
bool ReplicateActivationOwnedTags
Remarks
Set to true if you want tags granted to owners from ability activations to be replicated. If false, ActivationOwnedTags are only applied locally. This should only be disabled for legacy game code that depends on non-replication of ActivationOwnedTags.