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