Prop vehicle cannon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted)
 
(-added class hierarchy)
 
(14 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{wrongtitle|title=prop_vehicle_cannon}}
{{stub}}
{{CD|CPropCannon|file1=1}}
{{this is a|point entity|game=Half-Life 2 series|name=prop_vehicle_cannon}} A cannon. (Driveable model.) {{Todo|Add more informations.}}


==Entity Description==
== KIO ==
Driveable studiomodel cannon.
{{todo}} <!-- not regular CPropVehicle vehicle -->


==Availability==
[[Category:Prop entities|vehicle cannon]]
{{in game|point}} {{game|HL2}}
{{in code|class=???|file=???}}
 
==Keyvalues==
*{{kv basedriveablevehicle}}
 
==Inputs==
*{{i basedriveablevehicle}}
 
==Outputs==
*{{o basedriveablevehicle}}
 
[[Category:Entities]]

Latest revision as of 17:56, 5 June 2025

Stub

This article or section is a stub. You can help by expanding it.

C++ Class hierarchy
CPropCannon
CBaseProp
CBaseAnimating
CBaseEntity
C++ vehicle_cannon.cpp

prop_vehicle_cannon is a point entity available in Half-Life 2 series Half-Life 2 series. A cannon. (Driveable model.)

Todo: Add more informations.

KIO

[Todo]