Property | Type | Description | |
---|---|---|---|
m_isMine | bool | ||
m_playerId | int |
Method | Description | |
---|---|---|
OnDamageTaken ( int shooterID, int damage ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
SendPosition ( ) : void |
public OnDamageTaken ( int shooterID, int damage ) : void | ||
shooterID | int | |
damage | int | |
return | void |