Tanoda
Leap.Unity.KeyEnableBehaviors Class Reference
Inheritance diagram for Leap.Unity.KeyEnableBehaviors:

Public Attributes

List< Behaviour > targets
 
KeyCode unlockHold = KeyCode.None
 
KeyCode toggle = KeyCode.Space
 

Detailed Description

Definition at line 14 of file KeyEnableBehaviors.cs.

Member Data Documentation

◆ targets

List<Behaviour> Leap.Unity.KeyEnableBehaviors.targets

Definition at line 15 of file KeyEnableBehaviors.cs.

◆ toggle

KeyCode Leap.Unity.KeyEnableBehaviors.toggle = KeyCode.Space

Definition at line 18 of file KeyEnableBehaviors.cs.

◆ unlockHold

KeyCode Leap.Unity.KeyEnableBehaviors.unlockHold = KeyCode.None

Definition at line 17 of file KeyEnableBehaviors.cs.


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