CTFSpellBook
Overview
The spellbook weapon usable by equipping the spellbook magazine or similar reskins is an instance of this class.
Source location : /game/shared/tf/halloween/tf_weapon_spellbook.h
Linked entity : tf_weapon_spellbook
Class Structure
SendProps
| Name | Type | Description | ||
|---|---|---|---|---|
| m_iSelectedSpellIndex | Integer | The spell currently stored.
| ||
| m_iSpellCharges | Integer | The number of charges the spell has. | ||
| m_flTimeNextSpell | Float | |||
| m_bFiredAttack | Boolean |