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