Ejemplo n.º 1
0
 //---------------------------------
 void Awake()
 {
     _parent = GetComponent<FunctionConf_Dynshelter>();
     _parent.SetModManager(this);
 }