reznok / GMCAbilitySystem

An Unreal Engine plugin that adds an ability system to the General Movement Component plugin
MIT License
27 stars 12 forks source link

What does SetTargetData do? #68

Closed rafadsm closed 1 month ago

rafadsm commented 1 month ago

Could you provide information about the SetTargetData ability task? I didn't find anything on the wiki.

What exactly is it for? When to use? Why use? Should it be used by whom (client/server/both)?

petegilb commented 1 month ago

It should be used by the client to send data from the client to the server where the server will wait until it receives that data