コード例 #1
0
 internal DozerAIUpdate(GameObject gameObject, DozerAIUpdateModuleData moduleData)
     : base(gameObject, moduleData)
 {
 }
コード例 #2
0
 internal DozerAIUpdate(DozerAIUpdateModuleData moduleData)
     : base(moduleData)
 {
 }