Ejemplo n.º 1
0
 protected override void OnCreate()
 {
     m_entityBufferSystem = World.GetOrCreateSystem <WeaponEntityBufferSystem>();
 }