OpenMetaverse Protocol Library Developers API Documentation
Teleport Method (landmark)
NamespacesOpenMetaverseAgentManagerTeleport(UUID)
Teleport agent to a landmark
Declaration Syntax
C#
public 
bool 
Teleport(
        
UUID 
landmark
)
Parameters
landmark ( UUID)
of the landmark to teleport agent to
Return Value
true on success, false on failure
See Also

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)