コード例 #1
0
 // Use this for initialization
 void Awake()
 {
     parent = FindObjectOfType <PlayerMarkerParent>();
 }
コード例 #2
0
 // Use this for initialization
 void Awake()
 {
     parent = FindObjectOfType<PlayerMarkerParent>();
 }