Property | Type | Description |
---|
Method | Description | |
---|---|---|
Run ( |
Run this task and all subtasks against a bullet This is called once a frame during runtime.
|
|
WaitTask ( BulletMLLib.WaitNode node, |
Initializes a new instance of the BulletMLLib.BulletMLTask class.
|
Method | Description | |
---|---|---|
SetupTask ( |
this sets up the task to be run.
|
public Run ( |
||
bullet | The bullet to update this task against. | |
return | ERunStatus |
protected SetupTask ( |
||
bullet | Bullet. | |
return | void |
public WaitTask ( BulletMLLib.WaitNode node, |
||
node | BulletMLLib.WaitNode | Node. |
owner | Owner. | |
return | System.Diagnostics |