-
-
Notifications
You must be signed in to change notification settings - Fork 2
Input Action Debug Functions
eisclimber edited this page Jan 18, 2024
·
1 revision
class in ExPresSXR.Misc / Extends MonoBehavior
Component added via Component Menu
Script invoking events when an InputAction is performed for debugging purposes.
-
InputActionReference testInputAction1
: InputAction that triggersOnTestInput1
. -
InputActionReference testInputAction2
: InputAction that triggersOnTestInput2
. -
InputActionReference testInputAction3
: InputAction that triggersOnTestInput3
. -
InputActionReference testInputAction4
: InputAction that triggersOnTestInput4
.
-
void PrintFunc1()
: PrintsCalled test function 1
. -
void PrintFunc2()
: PrintsCalled test function 2
. -
void PrintFunc3()
: PrintsCalled test function 3
. -
void PrintFunc4()
: PrintsCalled test function 4
.
-
OnTestInput1
: UnityEvent triggered whentestInputAction1
is performed. -
OnTestInput1
: UnityEvent triggered whentestInputAction1
is performed. -
OnTestInput1
: UnityEvent triggered whentestInputAction1
is performed.
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI