CWorld
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/world.h
Linked Entity : worldspawn
Class Structure[edit | edit source]
- CBaseEntity
- CWorld
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flWaveHeight | Float | |
m_WorldMins | Vector | |
m_WorldMaxs | Vector | |
m_bStartDark | Boolean | |
m_flMaxOccludeeArea | Float | |
m_flMinOccluderArea | Float | |
m_flMaxPropScreenSpaceWidth | Float | |
m_flMinPropScreenSpaceWidth | Float | |
m_iszDetailSpriteMaterial | String | |
m_bColdWorld | Boolean |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
m_WorldMaxs | ||
m_WorldMins | ||
m_bColdWorld | ||
m_bDisplayTitle | ||
m_bStartDark | ||
m_flMaxOccludeeArea | ||
m_flMaxPropScreenSpaceWidth | ||
m_flMinOccluderArea | ||
m_flMinPropScreenSpaceWidth | ||
m_flWaveHeight | ||
m_iszChapterTitle | ||
m_iszDetailSpriteMaterial |