C# Class Keypad_Button_Desktop, VRChat_Keypad

Inheritance: UdonSharpBehaviour
显示文件 Open project: cherryleafroad/VRChat_Keypad

Public Properties

Property Type Description
targetProgram Keypad_InputHandler,
value string

Public Methods

Method Description
KeyPressProxy ( ) : void
OnMouseDown ( ) : void

Method Details

KeyPressProxy() public method

public KeyPressProxy ( ) : void
return void

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Property Details

targetProgram public_oe property

public Keypad_InputHandler, targetProgram
return Keypad_InputHandler,

value public_oe property

public string value
return string