MyModAPIHelperMyMultiplayerSendMessageTo Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]
Namespace: Sandbox.ModAPI
public bool SendMessageTo( ushort id, byte[] message, ulong recipient, bool reliable )
[Missing <param name="id"/> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]
[Missing <param name="message"/> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]
[Missing <param name="recipient"/> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]
[Missing <param name="reliable"/> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]
[Missing <returns> documentation for "M:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.SendMessageTo(System.UInt16,System.Byte[],System.UInt64,System.Boolean)"]