I don't need to test my programs. I have an error-correcting modem.

UE2:LandMineDeployable (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2 Object >> Actor >> Inventory >> Weapon >> DeployableInventory >> LandMineDeployable
Package: 
Deployables

null

Default values

Property Value
ActivateSound Sound'U2XMPA.LandMines.M_Activate'
AttachmentClass Class'Deployables.LandMineAttachment'
bCanIntersectDUs True
bCanIntersectPawns True
bTossProjectiles True
DeployClass Class'Deployables.LandMines'
DeploySkillCost 0.0050
GroupOffset 3
IconIndex 18
ItemID "M"
ItemName "Land Mines"
MaxAmmo[0] 4
Mesh SkeletalMesh'WeaponsK.Mine'
PickupAmmoCount 5
SelectSound Sound'U2XMPA.LandMines.M_Select'

Instance functions

DeployDestinationIsValid

function bool DeployDestinationIsValid (Object.Vector DeployLocation, Object.Rotator DeployRotation)

Overrides: DeployableInventory.DeployDestinationIsValid


PostDeploy

function PostDeploy (Actor DeployedActor, bool bAltActivate)

Overrides: DeployableInventory.PostDeploy