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
Foundation
Debuging
Internal
TerminalCommandView
C# Class Foundation.Debuging.Internal.TerminalCommandView
Presentation script for a Terminal Button Item
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: NVentimiglia/Unity3d-Foundation
Public Properties
Property
Type
Description
Handler
System.Action
Label
UnityEngine.UI.Text
Public Methods
Method
Description
OnClick
( ) :
void
Method Details
OnClick()
public
method
public
OnClick
( ) :
void
return
void
Property Details
Handler
public_oe property
public
Action,System
Handler
return
System.Action
Label
public_oe property
public
Text,UnityEngine.UI
Label
return
UnityEngine.UI.Text