Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SerialValue
C# Class SerialValue, UnitySerialPort
Inheritance:
MonoBehaviour
ファイルを表示
Open project: prossel/UnitySerialPort
Class Usage Examples
Public Properties
Property
Type
Description
Column
int
Public Methods
Method
Description
OnSerialValues
(
string
values
) :
void
Method Details
OnSerialValues()
public
method
public
OnSerialValues
(
string
values
) :
void
values
string
return
void
Property Details
Column
public_oe property
The column (0 based) from which to show the value.
public
int
Column
return
int