Exemplo n.º 1
0
 void OnEnable()
 {
     script = (WMG_X_Sample_1)target;
     fields = GetProperties(script);
 }
Exemplo n.º 2
0
	void OnEnable()
	{
		script = (WMG_X_Sample_1)target;
		fields = GetProperties(script);
	}