CTFHolidayEntity: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
An entity used to force a specific holiday on the map. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/tf_gamerules.h /game/shared/tf/tf_gamerules.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/tf_gamerules.h /game/shared/tf/tf_gamerules.h]''' |
Latest revision as of 16:13, 10 July 2022
Overview[edit | edit source]
An entity used to force a specific holiday on the map.
Source location : /game/shared/tf/tf_gamerules.h
Linked Entity : tf_logic_holiday
Class Structure[edit | edit source]
- CBaseEntity
- CPointEntity
- CTFHolidayEntity
- CPointEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputHalloweenSetUsingSpells | ||
InputHalloweenTeleportToHell | ||
m_nAllowHaunting | ||
m_nHolidayType | ||
m_nTauntInHell |