CObjectCartDispenser: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Overview==
The dispenser functionality used by payloads and carts is an instance of this class.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_obj_dispenser.h /game/server/tf/tf_obj_dispenser.h]'''
'''Linked entity : [https://developer.valvesoftware.com/wiki/Mapobj_cart_dispenser mapobj_cart_dispenser]'''
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBaseObject]]'''
*******'''[[CObjectDispenser]]'''
********'''CObjectCartDispenser'''
== Entity DataMaps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+CObjectCartDispenser
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|-
| style="width: 50%;" |'''InputDisable'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputEnable'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputFireHalloweenBonus'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetDispenserLevel'''
| style="width: 15%;" |
| style="width: 35%;" |
|}

Latest revision as of 04:27, 19 February 2022

Overview[edit | edit source]

The dispenser functionality used by payloads and carts is an instance of this class.

Source location : /game/server/tf/tf_obj_dispenser.h

Linked entity : mapobj_cart_dispenser

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CObjectCartDispenser
Name Type Description
InputDisable
InputEnable
InputFireHalloweenBonus
InputSetDispenserLevel