Example #1
0
 void SetObjectScript()
 {
     objectScript = transform.parent.parent.GetComponent <RoadObjectScript>();
     if (objectScript.OQDDQQDOOD == null)
     {
         objectScript.OQOOODDDDO(null, null, null);
     }
 }