|
PBDO-Bot
Smoovest space bot gliding
|
Public Member Functions | |
| TaskScript (RunDelegate run, NeedRunDelegate needrun, int interval) | |
| delegate int | RunDelegate () |
| delegate bool | NeedRunDelegate () |
| bool | NeedRun () |
| do we rly need to run now? More... | |
| int | Run () |
| lets do it! More... | |
Public Attributes | |
| int | Interval |
Properties | |
| bool | IsValid [get] |
| is this a valid call? nothing is null? More... | |
| bool PBDOBot.Api.Task.TaskScript.NeedRun | ( | ) |
do we rly need to run now?
| int PBDOBot.Api.Task.TaskScript.Run | ( | ) |
lets do it!
|
get |
is this a valid call?
nothing is null?
1.8.3.1