コード例 #1
0
 public void OnNstStartLocalPlayer()
 {
     lclPlyVitals    = this;
     iAmPlayerAvatar = GetComponentInChildren <NSTSamplePlayer>() != null;
 }
コード例 #2
0
ファイル: NSTSampleHealth.cs プロジェクト: valourus/GT-O
 public void OnNstStartLocalPlayer()
 {
     lclPlyVitals = this;
 }