global SendToUnsynced
function SendToUnsynced(...: (nil|boolean|number|string))
@param ...
- Arguments. Typically the first argument is the name of a function to call.
Invoke UnsyncedCallins:RecvFromSynced
callin with the given arguments.
[source] See: UnsyncedCallins:RecvFromSynced