Spelunx Cavern SDK
 
Loading...
Searching...
No Matches
SampleDebugKeys Class Reference
Inheritance diagram for SampleDebugKeys:
Inheritance graph
Collaboration diagram for SampleDebugKeys:
Collaboration graph

Public Member Functions

List<(string Key, string Description)> KeyDescriptions ()
 
void ToggleHeadTrackAction (InputAction.CallbackContext ctx)
 
void DoExtraGUI ()
 
List<(string Key, string Description)> KeyDescriptions ()
 
void DoExtraGUI ()
 

Detailed Description

Definition at line 10 of file SampleDebugKeys.cs.

Member Function Documentation

◆ DoExtraGUI()

void SampleDebugKeys.DoExtraGUI ( )
inline

Implements Spelunx.IDebugKeys.

Definition at line 67 of file SampleDebugKeys.cs.

◆ KeyDescriptions()

List<(string Key, string Description)> SampleDebugKeys.KeyDescriptions ( )
inline

Implements Spelunx.IDebugKeys.

Definition at line 19 of file SampleDebugKeys.cs.

◆ ToggleHeadTrackAction()

void SampleDebugKeys.ToggleHeadTrackAction ( InputAction::CallbackContext  ctx)
inline

Definition at line 53 of file SampleDebugKeys.cs.


The documentation for this class was generated from the following file: