Esempio n. 1
0
 internal DozerAIUpdate(GameObject gameObject, DozerAIUpdateModuleData moduleData)
     : base(gameObject, moduleData)
 {
 }
Esempio n. 2
0
 internal DozerAIUpdate(DozerAIUpdateModuleData moduleData)
     : base(moduleData)
 {
 }