|
VRC SDK
This project aims to completely document the VRChat Unity SDK
|


Public Member Functions | |
| bool | GetKeyDown () |
Public Attributes | |
| string | name |
| KeyCode[] | unityKeys |
| string[] | cInputKeys |
| bool | value |
| bool | lastValue |
Definition at line 5361 of file VRCSDKBase.cs.
| bool VRC.SDKBase.VRC_PropController.InputPairing.GetKeyDown | ( | ) |
Definition at line 5375 of file VRCSDKBase.cs.
| string [] VRC.SDKBase.VRC_PropController.InputPairing.cInputKeys |
Definition at line 5367 of file VRCSDKBase.cs.
| bool VRC.SDKBase.VRC_PropController.InputPairing.lastValue |
Definition at line 5373 of file VRCSDKBase.cs.
| string VRC.SDKBase.VRC_PropController.InputPairing.name |
Definition at line 5363 of file VRCSDKBase.cs.
| KeyCode [] VRC.SDKBase.VRC_PropController.InputPairing.unityKeys |
Definition at line 5365 of file VRCSDKBase.cs.
| bool VRC.SDKBase.VRC_PropController.InputPairing.value |
Definition at line 5370 of file VRCSDKBase.cs.