Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

UNetWeaver error with SyncEvent

$
0
0
I've spent some time narrowing my issue down, and maybe I am missing something, but I could not find info about it anywhere, so decided to post question here - and hopefully help anyone who might encounter the issue later.

Okay, so, first of all, I have 2 simple sync Events:
Code (csharp):
  1.   // Send slot info as byte (enum), cause can't use 'object sender' in UNet :(
  2.   public delegate void ModuleEventsHandler(ModuleSlot slot);
  3.   [SyncEvent]
  4.   public event ModuleEventsHandler EventOnKilled;...
UNetWeaver error with SyncEvent

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>