IMHOTEP Framework
|
Public Member Functions | |
void | HideTeleportPointer () |
void | ShowTeleportHint () |
void | CancelTeleportHint () |
bool | IsEligibleForTeleport (Hand hand) |
Static Public Member Functions | |
static SteamVR_Events.Action < float > | ChangeSceneAction (UnityAction< float > action) |
static SteamVR_Events.Action < TeleportMarkerBase > | PlayerAction (UnityAction< TeleportMarkerBase > action) |
static SteamVR_Events.Action < TeleportMarkerBase > | PlayerPreAction (UnityAction< TeleportMarkerBase > action) |
Static Public Attributes | |
static SteamVR_Events.Event < float > | ChangeScene = new SteamVR_Events.Event< float >() |
static SteamVR_Events.Event < TeleportMarkerBase > | Player = new SteamVR_Events.Event< TeleportMarkerBase >() |
static SteamVR_Events.Event < TeleportMarkerBase > | PlayerPre = new SteamVR_Events.Event< TeleportMarkerBase >() |
Properties | |
static Teleport | instance [get] |
Definition at line 14 of file Teleport.cs.