[This is preliminary documentation and is subject to change.]
The UOCharacter type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Click()()() | (Inherited from UOObject.) | |
| Equals(UOObject) | (Inherited from UOObject.) | |
| Equals(Object) | (Inherited from UOObject.) | |
| GetHashCode()()() | (Inherited from UOObject.) | |
| Print(Object) | ||
| Print(String, array<Object>[]()[]) | ||
| Print(UInt16, Object) | ||
| Print(UInt16, String, array<Object>[]()[]) | ||
| Rename(String) | ||
| RequestStatus()()() |
Requests status of character from server. Exits immediatly.
| |
| RequestStatus(Int32) |
Requests status of character from server. Exits after status has been received or timeout occured.
| |
| Tell(String) | ||
| Tell(String, array<Object>[]()[]) | ||
| ToString()()() | (Inherited from UOObject.) | |
| Use()()() | (Inherited from UOObject.) | |
| WaitTarget()()() | (Inherited from UOObject.) |