コード例 #1
0
	void OnEnable(){
		script = (ExplorationSegment)target;	
	}
コード例 #2
0
 void OnEnable()
 {
     script = (ExplorationSegment)target;
 }