Click or drag to resize

TeleportCommand Class

This is a command that will teleport the user to the location specified
Inheritance Hierarchy

Namespace:  ImmerseSDK.Examples
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class TeleportCommand : UICommand

The TeleportCommand type exposes the following members.

Constructors
  NameDescription
Public methodTeleportCommand
Creates a new command
Top
Properties
  NameDescription
Public propertyID
You have to specify a unique id for the commands to work correctly
(Overrides CommandID.)
Top
Methods
See Also