CTFMinigameLogic: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
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]'''

Revision as of 15:51, 10 July 2022

Overview

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

SendProps

CTFMinigameLogic
Name Type Description
m_hActiveMinigame Integer

Entity DataMaps

CTFMinigameLogic
Name Type Description
InputReturnFromMinigame
InputSetAdvantageTeam
InputTeleportToMinigame
InputTeleportToRandomMinigame