Example #1
0
	public void OnEnable()
	{
		_target = target as FishConfigWrapper;
	}
Example #2
0
 public void OnEnable()
 {
     _target = target as FishConfigWrapper;
 }