Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/FGameplayAbilitySpec
Syntax
UPROPERTY&40;NotReplicated&41;
uint8 ActiveCount
Remarks
A count of the number of times this ability has been activated minus the number of times it has been ended. For instanced abilities this will be the number of currently active instances. Can't replicate until prediction accurately handles this.