Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/UAbilitySystemComponent
Syntax
TArray< FPendingAbilityInfo > PendingServerActivatedAbilities
Remarks
This is a list of GameplayAbilities that were activated on the server and can't yet execute on the client. It will try to execute these at a later point