| Client Methods |
The Client type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ObjectEquals(Object).) | |
| Equals(Client) |
Indicates whether this instance and a another instance are equal.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| KickFromChannel |
Kick the client from the channel
| |
| KickFromServer |
Kick the client from the server
| |
| MemberwiseClone | (Inherited from Object.) | |
| MoveTo |
Switch the client to a certain channel.
| |
| RequestClientVariables |
Request the latest data for the client from the server.
| |
| SendTextMessage |
Send a private text message to the client.
| |
| Set3DAttributes |
Adjust a position and velocity in 3D space
| |
| SetWhisperList |
With a whisper list set a client can talk to the specified clients and channels bypassing the standard rule that voice is only transmitted to the current channel. Whisper lists can be defined for individual clients.
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |