Property | Type | Description | |
---|---|---|---|
fireTime | int | ||
generatedDamage | bool | ||
targetPosition | Vector2 |
Method | Description | |
---|---|---|
FireInstance ( int fireTime, Vector2 pos ) : System.Collections |
public FireInstance ( int fireTime, Vector2 pos ) : System.Collections | ||
fireTime | int | |
pos | Vector2 | |
return | System.Collections |