NetConnection.SendServer Method
From Furcadia Framework
|
|
NetConnectionSendServer Method |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Top
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| SendServer(String) |
Send a message to the Game Server
(Overrides ClientBaseSendServer(String).) | |
| SendServer(INetMessage) |
Sends the text to the game server
(Inherited from ClientBase.) |
See Also