CTFHalloweenMinigame FallingPlatforms: 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_halloween_minigame_falling_platforms tf_halloween_minigame_falling_platforms]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CTFMiniGame]]''' | ||
***'''[[ | ***'''[[CTFHalloweenMinigame]]''' | ||
****''' | ****'''CTFHalloweenMinigame_FallingPlatforms''' | ||
== Entity DataMaps == | == Entity DataMaps == |
Latest revision as of 17:52, 24 March 2022
Overview[edit | edit source]
...
Source location : /game/shared/tf/tf_logic_halloween_2014.h
Linked Entity : tf_halloween_minigame_falling_platforms
Class Structure[edit | edit source]
- CBaseEntity
- CTFMiniGame
- CTFHalloweenMinigame
- CTFHalloweenMinigame_FallingPlatforms
- CTFHalloweenMinigame
- CTFMiniGame
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputChoosePlatform | ||
m_OutputRemovePlatform | ||
m_OutputSafePlatform |