UGameplayAbility::GetNetExecutionPolicy

Where does an ability execute on the network? Does a client "ask and predict", "ask and wait", "don't ask (just do it)"

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbility.h

Include

#include "Abilities/GameplayAbility.h"

Syntax

EGameplayAbilityNetExecutionPolicy::Type GetNetExecutionPolicy() const

Remarks

Where does an ability execute on the network? Does a client "ask and predict", "ask and wait", "don't ask (just do it)"

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