pow.HookSource
pow.HookSource
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@34027canBeHit(pow.HookSource) → Boolf@34028shouldSave(pow.HookSource) → Boolf@34029getCLID(pow.HookSource) → I32f@34030getEntityCLIDS(pow.HookSource) → hl.types.ArrayBytes_Int
Bindings
- static
f@34031__constructor__(pow.HookSource, Entity) → Void