Advertisement
Munchy2007

Part5c_3

Jan 10th, 2018
3,825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.14 KB | None | 0 0
  1.         public void SetOwner(PhotonView ownerView)
  2.         {
  3.             missileOwner = ownerView.GetComponent<PlayerShoot>();
  4.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement