CWorld: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:
== Overview ==
...


'''Source location : ...'''
'''Linked entity : ...'''
==[[SendProps|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''
== SendProps ==
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;"
|+CWorld
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|-
| style="width: 50%;" |'''m_flWaveHeight'''
| style="width: 15%;" |Float
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_WorldMins'''
| style="width: 15%;" |Vector
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_WorldMaxs'''
| style="width: 15%;" |Vector
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bStartDark'''
| style="width: 15%;" |Boolean
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flMaxOccludeeArea'''
| style="width: 15%;" |Float
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flMinOccluderArea'''
| style="width: 15%;" |Float
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flMaxPropScreenSpaceWidth'''
| style="width: 15%;" |Float
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flMinPropScreenSpaceWidth'''
| style="width: 15%;" |Float
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_iszDetailSpriteMaterial'''
| style="width: 15%;" |String
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bColdWorld'''
| style="width: 15%;" |Boolean
| style="width: 35%;" |
|}

Revision as of 00:10, 10 February 2022

Overview

...

Source location : ...

Linked entity : ...

Class Structure

SendProps

CWorld
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