Property | Type | Description | |
---|---|---|---|
baseObject | Transform | ||
guns | Transform | ||
isEnabled | bool | ||
xMaxLimit | float | ||
xMinLimit | float | ||
xSpeed | float | ||
yMaxLimit | float | ||
yMinLimit | float | ||
ySpeed | float |
Method | Description | |
---|---|---|
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
return | void |