FScopedGameplayCueSendContext

[FScopedGameplayCueSendContext](API\Plugins\GameplayAbilities\FScopedGameplayCueSendContext) Add this around code that sends multiple gameplay cues to allow grouping them into a smalkler number of cues for more efficient networking

Choose your operating system:

Windows

macOS

Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCue_Types.h"

Syntax

struct FScopedGameplayCueSendContext

Remarks

FScopedGameplayCueSendContext Add this around code that sends multiple gameplay cues to allow grouping them into a smalkler number of cues for more efficient networking

Constructors

Destructors