CWorld
Overview
...
Source location : /game/server/world.h
Linked Entity : worldspawn
Class Structure
- CBaseEntity
- CWorld
SendProps
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
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 |