Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MsgPack
Result
C# Class MsgPack.Result
Implements presentation logic for text test result.
Inheritance:
PresenterBase
Afficher le fichier
Open project: msgpack/msgpack-cli
Méthodes publiques
Свойство
Type
Description
text
UnityEngine.UI.Text
Méthodes protégées
Méthode
Description
BeforeInitialize
( ) :
void
Initialize
( ) :
void
Method Details
BeforeInitialize()
protected
méthode
protected
BeforeInitialize
( ) :
void
Résultat
void
Initialize()
protected
méthode
protected
Initialize
( ) :
void
Résultat
void
Property Details
text
public_oe property
The Text Widget to be updated from this presenter.
public
UnityEngine.UI.Text
text
Résultat
UnityEngine.UI.Text