CMannVsMachineLogic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
. | Handles logic for the Mann vs. Machine gamemode. | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/player_vs_environment/tf_mann_vs_machine_logic.h /game/server/tf/player_vs_environment/tf_mann_vs_machine_logic.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/player_vs_environment/tf_mann_vs_machine_logic.h /game/server/tf/player_vs_environment/tf_mann_vs_machine_logic.h]''' |
Latest revision as of 16:16, 10 July 2022
Overview[edit | edit source]
Handles logic for the Mann vs. Machine gamemode.
Source location : /game/server/tf/player_vs_environment/tf_mann_vs_machine_logic.h
Linked Entity : tf_logic_mann_vs_machine
Class Structure[edit | edit source]
- CBaseEntity
- CPointEntity
- CMannVsMachineLogic
- CPointEntity
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CMannVsMachineLogicUpdate |