CTFRagdoll: Difference between revisions

From SigMod
Jump to navigation Jump to search
Line 1: Line 1:
==Overview==
==Overview==
Ragdolls in TF2 will be instances of this class.
Ragdolls in TF2 are instances of this class.


'''Source location :''' '''/game/server/tf/tf_player.cpp'''
'''Source location :''' '''/game/server/tf/tf_player.cpp'''

Revision as of 02:33, 17 February 2022

Overview

Ragdolls in TF2 are instances of this class.

Source location : /game/server/tf/tf_player.cpp

Linked entity : tf_ragdoll

Class Structure

SendProps

CTFRagdoll
Name Type Description
m_vecRagdollOrigin Vector
m_iPlayerIndex Integer
m_vecForce Vector
m_vecRagdollVelocity Vector
m_nForceBone Integer
m_bGib Boolean
m_bBurning Boolean
m_bElectrocuted Boolean
m_bFeignDeath Boolean
m_bWasDisguised Boolean
m_bBecomeAsh Boolean
m_bOnGround Boolean
m_bCloaked Boolean
m_iDamageCustom Integer
m_iTeam Integer
m_iClass Integer
m_hRagWearables
lengthproxy
lengthprop8 Integer
000 Integer
001 Integer
002 Integer
003 Integer
004 Integer
005 Integer
006 Integer
007 Integer
m_bGoldRagdoll Boolean
m_bIceRagdoll Boolean
m_bCritOnHardHit Boolean
m_flHeadScale Float
m_flTorsoScale Float
m_flHandScale Float