Property | Type | Description | |
---|---|---|---|
projectile | GameObject | ||
weaponOutput | Transform |
Method | Description | |
---|---|---|
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void |
Method | Description | |
---|---|---|
Shoot ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
shootingEffect ( Vector3 pos, Vector3 endPoint ) : void |
public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
return | void |