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