HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
128 stars 24 forks source link

Delete FMassEntityInVehicleTag #735

Closed Leroy231 closed 1 year ago

Leroy231 commented 1 year ago

For better performance. Wherever we check for existence of this tag we can instead check MassVehicleOccupantFragment.SeatIndex != -1.