예제 #1
0
	override public void OnSetScript() {
		script = (EMDataString) target; }
예제 #2
0
	void OnEnable() 
	{		
		script = (EMDataString) target;
	}