[This is preliminary documentation and is subject to change.]
The World type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| AddObjectChangedCallback(Serial, ObjectChangedEventHandler) | ||
| CleanUp()()() | ||
| CleanUp(Int32) | ||
| Exists(UInt32) |
Returns whether object exist in world.
| |
| GetCharacter(UInt32) |
Gets character of specified serial.
| |
| GetItem(UInt32) |
Gets item of specified serial.
| |
| GetObject(UInt32) |
Gets object of specified serial.
| |
| RemoveObjectChangedCallback(Serial, ObjectChangedEventHandler) |