Home |All Classes |Grouped Classes |Index |Search

Function send

Send packet to all the computers in the group.

	void CL_NetGroup::send(
		const CL_String & packet_channel,
		const CL_DataBuffer & packet,
		bool reliable = true);