CFuncForceField: 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/server/tf/func_forcefield.h /game/server/tf/func_forcefield.h]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/func_forcefield func_forcefield]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CFuncBrush]]''' | ||
***''' | ***'''CFuncForceField''' | ||
== Entity DataMaps == | == Entity DataMaps == |
Revision as of 04:52, 24 March 2022
Overview
...
Source location : /game/server/tf/func_forcefield.h
Linked Entity : func_forcefield
Class Structure
- CBaseEntity
- CFuncBrush
- CFuncForceField
- CFuncBrush
Entity DataMaps
Name | Type | Description |
---|---|---|
InputSetExcluded | ||
InputSetInvert | ||
InputToggle | ||
InputTurnOff | ||
InputTurnOn | ||
m_bInvertExclusion | ||
m_bSolidBsp | ||
m_iDisabled | ||
m_iSolidity | ||
m_iszExcludedClass |