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
ScheduleItem
C# Class ScheduleItem, code
Inheritance:
MonoBehaviour
显示文件
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Activate
( ) :
void
Protected Methods
Method
Description
ScheculeItem
(
string
eventName
,
int
scheduledStep
)
Method Details
Activate()
public
abstract
method
public
abstract
Activate
( ) :
void
return
void
ScheculeItem()
protected
method
protected
ScheculeItem
(
string
eventName
,
int
scheduledStep
)
eventName
string
scheduledStep
int