UE3:UTVehicle_Cicada_Content (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> Vehicle >> SVehicle >> UTVehicleBase >> UTVehicle >> UTHoverVehicle >> UTAirVehicle >> UTVehicle_Cicada >> UTVehicle_Cicada_Content |
- Package:
- UTGameContent
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Decoys
Default values
See UTVehicle_Cicada_Content defaults.
Events
GetHomingTarget
Overrides: UTVehicle.GetHomingTarget
Check all of the active decoys and see if any take effect.
IncomingMissile
event IncomingMissile (Projectile P)
Overrides: UTVehicle.IncomingMissile
(Description copied from UTVehicle.IncomingMissile)
This function is called from an incoming missile that is targetting this vehicle
Parameters:
- P - The incoming projectile
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: UTVehicle.PostBeginPlay
Initialization