FPredictionKey::NewRejectOrCaughtUpDelegate

Add a new delegate that is called if the key is rejected or caught up to.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayPrediction.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayPrediction.cpp

Syntax

void NewRejectOrCaughtUpDelegate
(
    FPredictionKeyEvent Event
)

Remarks

Add a new delegate that is called if the key is rejected or caught up to.

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