Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TTTReborn
UI
ChatBoxTextEntry
C# Class TTTReborn.UI.ChatBoxTextEntry
Inheritance:
TextEntry
Mostrar archivo
Open project: TTTReborn/ttt-reborn
Public Methods
Method
Description
OnButtonTyped
(
string
button
,
KeyModifiers
km
) :
void
Method Details
OnButtonTyped()
public
method
public
OnButtonTyped
(
string
button
,
KeyModifiers
km
) :
void
button
string
km
KeyModifiers
return
void