tool.skill.SkillArea
tool.skill.SkillArea
Inherits from: tool.skill.SkillEvent
Fields
| Name | Type | |
|---|---|---|
area | tool.Area | |
noDamage | Bool | |
noAttack | Bool | |
noTrigger | Bool | |
noAutoHit | Bool | |
hasHit | Bool |
Protos
f@4932getTouchingOpponents(tool.skill.SkillArea) → hl.types.ArrayObjf@4933getTouchingAllies(tool.skill.SkillArea) → hl.types.ArrayObjf@4934getTouchingQuadElements(tool.skill.SkillArea) → hl.types.ArrayObjf@4935touches(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