CFuncBrush: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''CFuncBrush''' | **'''CFuncBrush''' | ||
== Entity DataMaps == | == Entity DataMaps == | ||
Latest revision as of 21:16, 25 March 2022
Overview
...
Source location : /game/server/modelentities.h
Linked Entity : func_brush
Class Structure
- CBaseEntity
- CFuncBrush
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputSetExcluded | ||
| InputSetInvert | ||
| InputToggle | ||
| InputTurnOff | ||
| InputTurnOn | ||
| m_bInvertExclusion | ||
| m_bSolidBsp | ||
| m_iDisabled | ||
| m_iSolidity | ||
| m_iszExcludedClass |