프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_damage | int | ||
m_location | Vector3 | ||
m_shooter | GameObject |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections |