IAbilitySystemReplicationProxyInterface::NetMulticast_InvokeGameplayCueExecuted_FromSpec

Multicast Proxies: these should be implemented as unreliable NetMulticast functions

Windows
MacOS
Linux

Override Hierarchy

IAbilitySystemReplicationProxyInterface::NetMulticast_InvokeGameplayCueExecuted_FromSpec()

UAbilitySystemComponent::NetMulticast_InvokeGameplayCueExecuted_FromSpec()

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemReplicationProxyInterface.h

Include

#include "AbilitySystemReplicationProxyInterface.h"

Syntax

void NetMulticast_InvokeGameplayCueExecuted_FromSpec
(
    const FGameplayEffectSpecForRPC Spec,
    FPredictionKey PredictionKey
)

Remarks

Multicast Proxies: these should be implemented as unreliable NetMulticast functions

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