en.FireWall
en.FireWall
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
mob | en.Mob | |
area | tool.Area | |
speed | F64 | |
curHei | F64 | |
skillName | String | |
skillInfos | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
destroyOnTouch | Bool | |
destroyOnBlock | Bool | |
getSfxLoop | Fun | |
onFixedUpdate | Fun | |
createTouchAttack | Fun | |
playFx | Fun | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@8105init(en.FireWall) → Voidf@8106initGfx(en.FireWall) → Voidf@8107fixedUpdate(en.FireWall) → Voidf@8110checkTouchOpponents(en.FireWall) → Voidf@8111postUpdate(en.FireWall) → Voidf@8113getCLID(en.FireWall) → I32f@8114serialize(en.FireWall, hxbit.Serializer) → Voidf@8115getSerializeSchema(en.FireWall) → hxbit.Schemaf@8116unserializeInit(en.FireWall) → Voidf@8117unserialize(en.FireWall, hxbit.Serializer) → Voidf@8118getEntityCLIDS(en.FireWall) → hl.types.ArrayBytes_Int
Bindings
f@8112playFx(en.FireWall) → Voidf@8109createTouchAttack(en.FireWall) → tool.atk.AttackDataf@8108onFixedUpdate(en.FireWall) → Voidf@8104getSfxLoop(en.FireWall) → hxd.res.Sound- static
f@8119__constructor__(en.FireWall, en.Mob, String, I32, I32, I32, F64, Ref) → Void