Click or drag to resize

ServerConnectionSend Method

Namespace:  Buddy.Networking.ClientSide
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool Send(
	OutgoingMessage message
)

Parameters

message
Type: Buddy.Networking.CoreOutgoingMessage

Return Value

Type: Boolean
See Also