![]() |
ClientBase Events |
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.]
The ClientBase type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | Connected |
This is triggered when the
|
![]() | Error |
This is triggered when a handled Exception is thrown.
|
![]() | ServerData |
This is triggered when the Server sends data to the client.
Doesn't expect a return value.
|
![]() | ServerDisConnected |
This is triggered when the Server Disconnects
|
See Also