CTFMinigameLogic: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
Line 5: Line 5:
* 2 - Halloween 2014 Minigame Platforms
* 2 - Halloween 2014 Minigame Platforms
* 3 - Halloween 2014 Soccer Minigame
* 3 - Halloween 2014 Soccer Minigame


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

Latest revision as of 15:52, 10 July 2022

Overview[edit | edit source]

Handles logic for these minigames:

  • 0 - Generic Minigame
  • 1 - Halloween 2014 Minigame Collection
  • 2 - Halloween 2014 Minigame Platforms
  • 3 - Halloween 2014 Soccer Minigame

Source location : /game/shared/tf/tf_logic_halloween_2014.h

Linked Entity : tf_logic_minigames

Class Structure[edit | edit source]

SendProps[edit | edit source]

CTFMinigameLogic
Name Type Description
m_hActiveMinigame Integer

Entity DataMaps[edit | edit source]

CTFMinigameLogic
Name Type Description
InputReturnFromMinigame
InputSetAdvantageTeam
InputTeleportToMinigame
InputTeleportToRandomMinigame