Skip to content

pow.Hook

pow.Hook

Inherits from: Power

Fields

NameType
chainshl.types.ArrayObj
hookedEntityEntity
hasReachedSomethingBool
static__clidI32

Protos

  • f@34019 launchChain(pow.Hook, I32) → Void
  • f@34020 destroyChain(pow.Hook, tool.HookChain) → Void
  • f@34021 listOfHookableEntities(pow.Hook) → hl.types.ArrayObj
  • f@34022 onCooldownEnd(pow.Hook, String, I32) → Void
  • f@34023 onDispose(pow.Hook) → Void
  • f@34024 getCLID(pow.Hook) → I32
  • f@34025 unserializeInit(pow.Hook) → Void
  • f@34026 unserialize(pow.Hook, hxbit.Serializer) → Void

Bindings

  • static f@34018 __constructor__(pow.Hook, Entity, tool.InventItem) → Void