Property | Type | Description | |
---|---|---|---|
m_damage | int | ||
m_location | Vector3 | ||
m_shooter | GameObject |
Method | Description | |
---|---|---|
ShotInfo ( GameObject shooter, Vector3 location, int damage ) : System.Collections |
public ShotInfo ( GameObject shooter, Vector3 location, int damage ) : System.Collections | ||
shooter | GameObject | |
location | Vector3 | |
damage | int | |
return | System.Collections |