-- @/lua/ge/extensions/gameplay/util/damageAssessment.lua:408 -- used to know where damage on the vehicle happened local function getTextualBeamDamageLocations(data) return getTextualDamageLocationsByType(data, "sectionBeamDamage") end