Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TimeLogger
C# Class TimeLogger, Multiplier
Inheritance:
MonoBehaviour
Show file
Open project: tommai78101/Multiplier
Class Usage Examples
Public Properties
Property
Type
Description
inputField
InputField,
Public Methods
Method
Description
Print
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
CreateRow
(
int
y
,
string
tag
,
string
value
) :
string
Method Details
Print()
public
method
public
Print
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
inputField
public property
public
InputField,
inputField
return
InputField,