CPasstimeBall: 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/tf/tf_passtime_ball.h /game/server/tf/tf_passtime_ball.h]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/passtime_ball passtime_ball]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***''' | ***'''CPasstimeBall''' | ||
== SendProps == | == SendProps == |
Revision as of 01:36, 28 March 2022
Overview
...
Source location : /game/server/tf/tf_passtime_ball.h
Linked Entity : passtime_ball
Class Structure
- CBaseEntity
- CBaseAnimating
- CPasstimeBall
- CBaseAnimating
SendProps
Name | Type | Description |
---|---|---|
m_iCollisionCount | Integer | |
m_hHomingTarget | Integer | |
m_hCarrier | Integer | |
m_hPrevCarrier | Integer |