CRagdollManager: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/ragdoll_manager.cpp /game/server/ragdoll_manager.cpp]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/game_ragdoll_manager game_ragdoll_manager]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**''' | **'''CRagdollManager''' | ||
== SendProps == | == SendProps == | ||
Latest revision as of 17:50, 24 March 2022
Overview
...
Source location : /game/server/ragdoll_manager.cpp
Linked Entity : game_ragdoll_manager
Class Structure
- CBaseEntity
- CRagdollManager
SendProps
| Name | Type | Description |
|---|---|---|
| m_iCurrentMaxRagdollCount | Integer |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputSetMaxRagdollCount | ||
| InputSetMaxRagdollCountDX8 | ||
| m_bSaveImportant | ||
| m_iCurrentMaxRagdollCount | ||
| m_iMaxRagdollCount | ||
| m_iMaxRagdollCountDX8 |