CBaseProp
Jump to navigation
Jump to search
Code classes:
CBaseProp
(props)CBaseAnimating
(models)CBaseEntity
(all ents)
CBaseProp
is a class that all other prop entities derive from. This class lets them do things like check if they block LOS based on their size.
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
prop_debug |
| Toggle | Prop debug mode. If on, props will show color coded bounding boxes. Requires developer 1 in the console before taking effect.
|