Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/UAbilitySystemComponent
Description
Force owning actor to update it's replication, to make sure that gameplay cues get sent down quickly. Override to change how aggressive this is
Virtual Inheritance
- IAbilitySystemReplicationProxyInterface::ForceReplication → UAbilitySystemComponent::ForceReplication
| Name | ForceReplication |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemComponent.h |
| Include Path | #include "AbilitySystemComponent.h" |
| Source | /Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/AbilitySystemComponent.cpp |
virtual void ForceReplication()