Home
last modified time | relevance | path

Searched defs:HitShape (Results 1 – 1 of 1) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/
H A DHitShape.cs69 public class HitShape : ConditionalTrait<HitShapeInfo>, ITargetablePositions class
75 public HitShape(Actor self, HitShapeInfo info) in HitShape() method in OpenRA.Mods.Common.Traits.HitShape