CTFMinigameLogic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''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]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/tf_logic_minigames tf_logic_minigames]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**''' | **'''CTFMinigameLogic''' | ||
== SendProps == | == SendProps == | ||
Revision as of 17:52, 24 March 2022
Overview
...
Source location : /game/shared/tf/tf_logic_halloween_2014.h
Linked Entity : tf_logic_minigames
Class Structure
- CBaseEntity
- CTFMinigameLogic
SendProps
| Name | Type | Description |
|---|---|---|
| m_hActiveMinigame | Integer |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputReturnFromMinigame | ||
| InputSetAdvantageTeam | ||
| InputTeleportToMinigame | ||
| InputTeleportToRandomMinigame |