CObjectCartDispenser: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
'''Linked entity : [https://developer.valvesoftware.com/wiki/Mapobj_cart_dispenser mapobj_cart_dispenser]'''
'''Linked entity : [https://developer.valvesoftware.com/wiki/Mapobj_cart_dispenser mapobj_cart_dispenser]'''


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
Line 15: Line 15:
*******'''[[CObjectDispenser]]'''
*******'''[[CObjectDispenser]]'''
********'''CObjectCartDispenser'''
********'''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%;" |
|}

Revision as of 18:38, 13 February 2022

Overview

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

Entity DataMaps

CObjectCartDispenser
Name Type Description
InputDisable
InputEnable
InputFireHalloweenBonus
InputSetDispenserLevel