example:

const bool bCalledDelegate =  AbilitySystemComponent.Get()->CallReplicatedTargetDataDelegatesIfSet(SpecHandle, ActivationPredictionKey);
if (!bCalledDelegate)
{
SetWaitingOnRemotePlayerData();
}
posted on 2025-09-15 21:57  偷懒的阿贤  阅读(5)  评论(0)    收藏  举报