CBaseAnimating: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Parent Structure == | == Parent Structure == | ||
* '''CBaseEntity''' | * '''[[CBaseEntity]]''' | ||
** '''CBaseAnimating''' | ** '''CBaseAnimating''' | ||
Revision as of 05:05, 30 January 2022
Overview
All entities with models inherit from this class, even if they don't have any animations.
Source Location : /game/server/baseanimating.h
Parent Structure
- CBaseEntity
- CBaseAnimating
SendProps
CBaseAnimating
m_nForceBone (CBaseAnimating)
Type: integer
Description:
------------
..?
m_vecForce (CBaseAnimating)
Type: vector
Description:
------------
..?
m_nSkin (CBaseAnimating)
Type: integer
Description:
------------
..?
m_nBody (CBaseAnimating)
Type: integer
Description:
------------
..?
m_nHitboxSet (CBaseAnimating)
Type: integer
Description:
------------
..?
m_flModelScale (CBaseAnimating)
Type: float
Description:
------------
..?
m_flPoseParameter (CBaseAnimating)
000 (m_flPoseParameter)
Type: float
Description:
------------
..?
001 (m_flPoseParameter)
Type: float
Description:
------------
..?
002 (m_flPoseParameter)
Type: float
Description:
------------
..?
003 (m_flPoseParameter)
Type: float
Description:
------------
..?
004 (m_flPoseParameter)
Type: float
Description:
------------
..?
005 (m_flPoseParameter)
Type: float
Description:
------------
..?
006 (m_flPoseParameter)
Type: float
Description:
------------
..?
007 (m_flPoseParameter)
Type: float
Description:
------------
..?
008 (m_flPoseParameter)
Type: float
Description:
------------
..?
009 (m_flPoseParameter)
Type: float
Description:
------------
..?
010 (m_flPoseParameter)
Type: float
Description:
------------
..?
011 (m_flPoseParameter)
Type: float
Description:
------------
..?
012 (m_flPoseParameter)
Type: float
Description:
------------
..?
013 (m_flPoseParameter)
Type: float
Description:
------------
..?
014 (m_flPoseParameter)
Type: float
Description:
------------
..?
015 (m_flPoseParameter)
Type: float
Description:
------------
..?
016 (m_flPoseParameter)
Type: float
Description:
------------
..?
017 (m_flPoseParameter)
Type: float
Description:
------------
..?
018 (m_flPoseParameter)
Type: float
Description:
------------
..?
019 (m_flPoseParameter)
Type: float
Description:
------------
..?
020 (m_flPoseParameter)
Type: float
Description:
------------
..?
021 (m_flPoseParameter)
Type: float
Description:
------------
..?
022 (m_flPoseParameter)
Type: float
Description:
------------
..?
023 (m_flPoseParameter)
Type: float
Description:
------------
..?
m_nSequence (CBaseAnimating)
Type: integer
Description:
------------
..?
m_flPlaybackRate (CBaseAnimating)
Type: float
Description:
------------
..?
m_flEncodedController (CBaseAnimating)
000 (m_flEncodedController)
Type: float
Description:
------------
..?
001 (m_flEncodedController)
Type: float
Description:
------------
..?
002 (m_flEncodedController)
Type: float
Description:
------------
..?
003 (m_flEncodedController)
Type: float
Description:
------------
..?
m_bClientSideAnimation (CBaseAnimating)
Type: boolean
Description:
------------
..?
m_bClientSideFrameReset (CBaseAnimating)
Type: boolean
Description:
------------
..?
m_nNewSequenceParity (CBaseAnimating)
Type: integer
Description:
------------
..?
m_nResetEventsParity (CBaseAnimating)
Type: integer
Description:
------------
..?
m_nMuzzleFlashParity (CBaseAnimating)
Type: integer
Description:
------------
..?
m_hLightingOrigin (CBaseAnimating)
Type: integer
Description:
------------
..?
m_hLightingOriginRelative (CBaseAnimating)
Type: integer
Description:
------------
..?
serveranimdata (CBaseAnimating)
m_flCycle (serveranimdata)
Type: float
Description:
------------
..?
m_fadeMinDist (CBaseAnimating)
Type: float
Description:
------------
..?
m_fadeMaxDist (CBaseAnimating)
Type: float
Description:
------------
..?
m_flFadeScale (CBaseAnimating)
Type: float
Description:
------------
..?