CTFWearableRazorback: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
The Razorback used by the Sniper is an instance of this class.


'''Source location : Absent from the 2017 TF2 source code.'''
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_wearable_razorback tf_wearable_razorback]'''
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CEconEntity]]'''
****'''[[CEconWearable]]'''
*****'''[[CTFWearable]]'''
******'''CTFWearableRazorback'''

Latest revision as of 18:47, 6 March 2022

Overview[edit | edit source]

The Razorback used by the Sniper is an instance of this class.

Source location : Absent from the 2017 TF2 source code.

Linked entity : tf_wearable_razorback

Class Structure[edit | edit source]