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
EventClass
C# Class EventClass, 2015-Fall
Inheritance:
Tutorial.SwitchOnOff
显示文件
Open project: BioRubeBotProject/2015-Fall
Class Usage Examples
Public Properties
Property
Type
Description
EventObjects
EventObj[],
UIObjects
UIObj[],
text
string
Public Methods
Method
Description
Start
( ) :
void
Tutorial
(
bool
value
) :
void
disable
( ) :
void
enable
( ) :
void
render
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Tutorial()
public
method
public
Tutorial
(
bool
value
) :
void
value
bool
return
void
disable()
public
method
public
disable
( ) :
void
return
void
enable()
public
method
public
enable
( ) :
void
return
void
render()
public
method
public
render
( ) :
void
return
void
Property Details
EventObjects
public_oe property
public
EventObj[],
EventObjects
return
EventObj[],
UIObjects
public_oe property
public
UIObj[],
UIObjects
return
UIObj[],
text
public_oe property
public
string
text
return
string