Skip to content

tool.skill.SkillArea

tool.skill.SkillArea

Inherits from: tool.skill.SkillEvent

Fields

NameType
areatool.Area
noDamageBool
noAttackBool
noTriggerBool
noAutoHitBool
hasHitBool

Protos

  • f@4932 getTouchingOpponents(tool.skill.SkillArea) → hl.types.ArrayObj
  • f@4933 getTouchingAllies(tool.skill.SkillArea) → hl.types.ArrayObj
  • f@4934 getTouchingQuadElements(tool.skill.SkillArea) → hl.types.ArrayObj
  • f@4935 touches(tool.skill.SkillArea, Entity) → Bool

Bindings

  • static f@4936 __constructor__(tool.skill.SkillArea, tool.skill.Skill, F64, String, Ref, Ref, Ref, Bool, Virtual[icon, id], Virtual[icon, id], Virtual[x, y], Virtual[x, y]) → Void