Property | Type | Description | |
---|---|---|---|
dest | Vector3 | ||
start | Vector2 |
Method | Description | |
---|---|---|
ShootData ( ) : System.Collections | ||
ShootData ( Vector2 p_start, Vector3 p_dest ) : System.Collections |
public ShootData ( Vector2 p_start, Vector3 p_dest ) : System.Collections | ||
p_start | Vector2 | |
p_dest | Vector3 | |
return | System.Collections |