Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
uREPL
BoolFieldItem
C# Class uREPL.BoolFieldItem
Inheritance:
FieldItem
Datei anzeigen
Open project: hecomi/uREPL
Public Properties
Property
Type
Description
toggle
Toggle
Public Methods
Method
Description
OnDestroy
( ) :
void
OnValueChanged
(
bool
isOn
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
OnValueChanged()
public
method
public
OnValueChanged
(
bool
isOn
) :
void
isOn
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
toggle
public_oe property
public
Toggle
toggle
return
Toggle