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/tf_weapon_spellbook.h
Linked entity : tf_weapon_spellbook
Class Structure
SendProps
| Name | Type | Description |
|---|---|---|
| m_iSelectedSpellIndex | Integer | |
| m_iSpellCharges | Integer | |
| m_flTimeNextSpell | Float | |
| m_bFiredAttack | Boolean |