Table of Contents

Class EventNumericalKeypad

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class EventNumericalKeypad : MonoBehaviour
Inheritance
EventNumericalKeypad

Constructors

EventNumericalKeypad()

public EventNumericalKeypad()

Fields

Label_Name

public Text Label_Name

Field Value

Text

Type

public EventKeypadType Type

Field Value

EventKeypadType

Methods

BTNPress_Close()

public void BTNPress_Close()

BTNPress_Input(string)

public void BTNPress_Input(string s)

Parameters

s string

Initialize(ButtonInputDelegate, string)

public void Initialize(EventNumericalKeypad.ButtonInputDelegate del, string name)

Parameters

del EventNumericalKeypad.ButtonInputDelegate
name string