CPumpkinBomb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Priority == | == Priority == | ||
* '''[[CBasePlayer]]''' | * '''[[CBasePlayer]]''' | ||
* '''[[CTFPlayer]]''' | * '''[[CTFPlayer]]''' | ||
Line 22: | Line 17: | ||
And other general base classes which many entities inherit from | And other general base classes which many entities inherit from | ||
add in code examples for netprops and prop dumps for entities (e.g. projectiles) | add in code examples for netprops and prop dumps for entities (e.g. projectiles) | ||
== Finished == | == Finished == | ||
* '''[[CBaseEntity]]''' | * '''[[CBaseEntity]]''' | ||
* '''[[CBaseAnimating]]''' | |||
* '''[[CBaseAnimatingOverlay]]''' | |||
* '''[[CBaseFlex]]''' | |||
* '''[[CBaseCombatCharacter]]''' | |||
== | == Classes == | ||
{| class="wikitable" style="margin: 0 auto; width: 100%; padding: 0;" | {| class="wikitable" style="margin: 0 auto; width: 100%; padding: 0;" | ||
|- | |- |
Latest revision as of 19:12, 7 October 2023
Using this erroneous page to temporarily keep track of completed entity class pages. (Entity properties)
Priority[edit | edit source]
- CBasePlayer
- CTFPlayer
- CTFBot
- NextBotCombatCharacter
- CEconEntity
- CBaseAttributableItem
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseMelee
- CTFWeaponBaseGun
- CEconWearable
- CTFWearable
- CBaseProjectile
And other general base classes which many entities inherit from
add in code examples for netprops and prop dumps for entities (e.g. projectiles)
Finished[edit | edit source]
Classes[edit | edit source]
| ||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||
|