Epic Developer Community Forums
Bug? GameplayCue won't remove on server.
Development
Programming & Scripting
question
,
unreal-engine
,
CPP
,
bug-report
StaRa1n
(StaRa1n)
January 11, 2024, 10:40am
1
Call UAbilitySystemComponent::RemoveGameplayCue_Internal, Cue won’t remove.
image
1516×674 64.3 KB
RemoveCue after InvokeGameplayCue, so tag did’t removed when Cue try call OnRemove.
If GameplayCueNotifyTagCheckOnRemove > 0 , it will return.
StaRa1n
(StaRa1n)
January 11, 2024, 10:42am
2
image
1034×1058 88.5 KB