프로퍼티 | 타입 | 설명 | |
---|---|---|---|
hp | float | ||
ragDoll | GameObject | ||
rektHuD | getrekt, | ||
stamCD | float |
메소드 | 설명 | |
---|---|---|
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
playerTakeDmg ( float dmg, string user ) : void |
메소드 | 설명 | |
---|---|---|
playerTakeDamage ( float dmg, string user ) : void |
public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
리턴 | void |
public playerTakeDmg ( float dmg, string user ) : void | ||
dmg | float | |
user | string | |
리턴 | void |