Goal: In multiplayer, send GameplayCue notifications (GameplayCue_Static type) to AI and character controlled by myself
Set the GameCueTag in GameplayEffect, apply GE to the characters by ApplyGameplayEffectToTarget
success
Apply tags directly to actors by ExecuteGameplayCueOnActor
In the client who send GCN, player character cannot receive any effects.

