CTFSpellBook: Difference between revisions

From SigMod
Jump to navigation Jump to search
Line 1: Line 1:
== Overview ==
== Overview ==
The spellbook weapon usable by equipping the spellbook magazine or similar reskins.
The spellbook weapon usable by equipping the spellbook magazine or similar reskins is an instance of this class.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_spellbook.h /game/shared/tf/tf_weapon_spellbook.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_spellbook.h /game/shared/tf/tf_weapon_spellbook.h]'''

Revision as of 03:07, 23 February 2022

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

CTFSpellBook
Name Type Description
m_iSelectedSpellIndex Integer
m_iSpellCharges Integer
m_flTimeNextSpell Float
m_bFiredAttack Boolean