Steamworks.Data.Connection.SendMessage
Syntax
Description
Ideally should be using an IntPtr version unless you're being really careful with the byte[] array and you're not creating a new one every frame (like using .ToArray())
Arguments
byte[] data
Data.SendType sendType Reliable
Returns
Syntax
Description
Ideally should be using an IntPtr version unless you're being really careful with the byte[] array and you're not creating a new one every frame (like using .ToArray())
Arguments
Returns
Syntax
Description
This creates a ton of garbage - so don't do anything with this beyond testing!
Arguments
string str
Data.SendType sendType Reliable