asw_pickup_sentry_cannon

From Source Entities
Jump to navigation Jump to search
Info.png

This entity is not in the stock FGD files by default.
See below for instructions on making it available.

Code classes:

asw_pickup_sentry_cannon is a point entity present in Asw.pngAlien Swarm. It's a pickup for the cannon sentry.

FGD Code[edit | edit source]

@PointClass base(ASWPickup) studio("models/items/ItemBox/ItemBoxLarge.mdl") = asw_pickup_sentry_cannon : "Cannon Sentry Gun Case"
[
	BulletsInGun(integer) : "Bullets In Gun" : 1
	Skin(integer)readonly : "Skin" : 5
]