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
MsgPack
Result
C# Class MsgPack.Result
Implements presentation logic for text test result.
Inheritance:
PresenterBase
Mostrar archivo
Open project: msgpack/msgpack-cli
Public Properties
Property
Type
Description
text
UnityEngine.UI.Text
Protected Methods
Method
Description
BeforeInitialize
( ) :
void
Initialize
( ) :
void
Method Details
BeforeInitialize()
protected
method
protected
BeforeInitialize
( ) :
void
return
void
Initialize()
protected
method
protected
Initialize
( ) :
void
return
void
Property Details
text
public_oe property
The Text Widget to be updated from this presenter.
public
UnityEngine.UI.Text
text
return
UnityEngine.UI.Text