Property | Type | Description |
---|
Method | Description | |
---|---|---|
BulletMLFire ( |
Initializes a new instance of the BulletMLLib.BulletMLFire class.
|
|
Run ( |
Run this task and all subtasks against a bullet This is called once a frame during runtime.
|
public BulletMLFire ( |
||
node | Node. | |
owner | Owner. | |
return | System |
public Run ( |
||
bullet | The bullet to update this task against. | |
return | ERunStatus |