Class EventNumericalKeypad
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EventNumericalKeypad : MonoBehaviour
- Inheritance
-
EventNumericalKeypad
Constructors
EventNumericalKeypad()
public EventNumericalKeypad()
Fields
Label_Name
Field Value
- Text
Type
public EventKeypadType Type
Field Value
- EventKeypadType
Methods
BTNPress_Close()
public void BTNPress_Close()
public void BTNPress_Input(string s)
Parameters
s
string
public void Initialize(EventNumericalKeypad.ButtonInputDelegate del, string name)
Parameters
del
EventNumericalKeypad.ButtonInputDelegate
name
string