C# Class ScheduleItem, code

Inheritance: MonoBehaviour
Mostra file 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