global SendToUnsynced
function SendToUnsynced(...: (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]