Difference between revisions of "CBasePlayer"
(New page: '''Disclaimer:''' <i>The viability of the information listed herein is <b>not</b> guaranteed. AlliedModders and wiki contributors are not responsible for any damage or loss caused by the u...) |
m (→Basic Information) |
||
Line 5: | Line 5: | ||
'''Description:''' Base representation of a player in the Source Engine.<br /> | '''Description:''' Base representation of a player in the Source Engine.<br /> | ||
'''Virtual Table Dump:''' [[CBasePlayer Offset List (Counter-Strike: Source)]] <br /> | '''Virtual Table Dump:''' [[CBasePlayer Offset List (Counter-Strike: Source)]] <br /> | ||
− | '''Class Hierarchy:''' | + | '''Class Hierarchy:''' (Highest to Lowest): CBasePlayer -> CBaseCombatCharacter -> CBaseFlex -> CBaseAnimatingOverlay -> CBaseAnimating -> CBaseEntity -> IServerEntity -> IServerNetworkable -> IHandleEntity |
Revision as of 13:30, 30 September 2008
Disclaimer: The viability of the information listed herein is not guaranteed. AlliedModders and wiki contributors are not responsible for any damage or loss caused by the use of said 'information'. THE INFORMATION IS PROVIDED 'AS-IS'.
Basic Information
Classname: CBasePlayer
Description: Base representation of a player in the Source Engine.
Virtual Table Dump: CBasePlayer Offset List (Counter-Strike: Source)
Class Hierarchy: (Highest to Lowest): CBasePlayer -> CBaseCombatCharacter -> CBaseFlex -> CBaseAnimatingOverlay -> CBaseAnimating -> CBaseEntity -> IServerEntity -> IServerNetworkable -> IHandleEntity