[This is preliminary documentation and is subject to change.]

The World type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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)

See Also