branchrust_reboot/main/rpc_improvementscancel
3 Commits over 0 Days - ∞cph!
Added Player and Entity to the Network extensions as well (so the source generator chills)
Added so source generator as well
Can now use BaseEntity and BasePlayer as arguments in RPCs.
Automatically evaulated at the other side when read
This gives us the base to use these as SyncVar types later, (gives us a route out of the OnChildAdded then checking for references loop)