Click or drag to resize

NetConnectionSendFormattedTextToServer Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Format basic furcadia commands and send to server

We also mirror the client to server banish system.

This maybe a good place to place Proxy/Bot commands for controls

default to say or "normal spoken command"

Namespace:  Furcadia.Net.DirectConnection
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public virtual void SendFormattedTextToServer(
	string data
)

Parameters

data
Type: SystemString
Raw Client to Server instruction
See Also