If you use the [Server] attribute on an event, say OnTriggerEnter, does it actually only execute the trigger event on the server?
It may seem like a silly question, and easily testable but, I’m away from my PC for a while.
Thanks.
– Paul
If you use the [Server] attribute on an event, say OnTriggerEnter, does it actually only execute the trigger event on the server?
It may seem like a silly question, and easily testable but, I’m away from my PC for a while.
Thanks.
– Paul
Duh, [ServerCallback]!