Click or drag to resize

InputModuleTeleportChoose Method

Indicates whether controller input has caused a teleport target to be chosen

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public abstract bool TeleportChoose()

Return Value

Type: Boolean
True if a teleport target should be chosen this frame, otherwise false
See Also