CFunc Dust: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 175: | Line 175: | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
Latest revision as of 22:49, 24 March 2022
Overview[edit | edit source]
...
Source location : /game/server/func_dust.cpp
Class Structure[edit | edit source]
- CBaseEntity
- CFunc_Dust
SendProps[edit | edit source]
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
m_Color | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_SpawnRate | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_SpeedMax | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_flSizeMin | Float | |||||||||||||||||||||||||||||||||||||||||||
m_flSizeMax | Float | |||||||||||||||||||||||||||||||||||||||||||
m_DistMax | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_LifetimeMin | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_LifetimeMax | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_DustFlags | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_nModelIndex | Integer | |||||||||||||||||||||||||||||||||||||||||||
m_FallSpeed | Float | |||||||||||||||||||||||||||||||||||||||||||
|
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputTurnOff | ||
InputTurnOn | ||
m_Color | ||
m_DistMax | ||
m_DustFlags | ||
m_FallSpeed | ||
m_LifetimeMax | ||
m_LifetimeMin | ||
m_SpawnRate | ||
m_SpeedMax | ||
m_flSizeMax | ||
m_flSizeMin | ||
m_iAlpha |