Property | Type | Description | |
---|---|---|---|
hp | float | ||
ragDoll | GameObject | ||
rektHuD | getrekt, | ||
stamCD | float |
Method | Description | |
---|---|---|
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
playerTakeDmg ( float dmg, string user ) : void |
Method | Description | |
---|---|---|
playerTakeDamage ( float dmg, string user ) : void |
public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
return | void |
public playerTakeDmg ( float dmg, string user ) : void | ||
dmg | float | |
user | string | |
return | void |