Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UISetText
C# Class UISetText, TiminesSweeper-3D-
Inheritance:
MonoBehaviour
显示文件
Open project: tim-hub/TiminesSweeper-3D-
Public Methods
Method
Description
SetText
( ) :
void
SetText
(
float
f
) :
void
SetText
(
int
i
) :
void
SetText
(
string
str
) :
void
Method Details
SetText()
public
method
public
SetText
( ) :
void
return
void
SetText()
public
method
public
SetText
(
float
f
) :
void
f
float
return
void
SetText()
public
method
public
SetText
(
int
i
) :
void
i
int
return
void
SetText()
public
method
public
SetText
(
string
str
) :
void
str
string
return
void