Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ChangeSpeedTask ( BulletMLLib.ChangeSpeedNode node, |
Initializes a new instance of the BulletMLLib.BulletMLTask class.
|
|
Run ( |
Run this task and all subtasks against a bullet This is called once a frame during runtime.
|
Méthode | Description | |
---|---|---|
SetupTask ( |
this sets up the task to be run.
|
public ChangeSpeedTask ( BulletMLLib.ChangeSpeedNode node, |
||
node | BulletMLLib.ChangeSpeedNode | Node. |
owner | Owner. | |
Résultat | System.Diagnostics |
public Run ( |
||
bullet | The bullet to update this task against. | |
Résultat | ERunStatus |
protected SetupTask ( |
||
bullet | Bullet. | |
Résultat | void |