UE2:ONSPRV (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> Vehicle >> SVehicle >> ONSVehicle >> ONSWheeledCraft >> ONSPRV |
- Package:
- Onslaught
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. |
Properties
See ONSPRV properties.
Functions
Static functions
StaticPrecache
static function StaticPrecache (LevelInfo L)
Overrides: ONSVehicle.StaticPrecache
Events
Destroyed
simulated event Destroyed ()
Overrides: ONSWheeledCraft.Destroyed
DrivingStatusChanged
simulated event DrivingStatusChanged ()
Overrides: ONSWheeledCraft.DrivingStatusChanged
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: ONSWheeledCraft.PostBeginPlay
RenderTexture
simulated event RenderTexture (ScriptedTexture Tex)
Overrides: Actor.RenderTexture
Other instance functions
BotDesireability
Overrides: Vehicle.BotDesireability
FindEntryVehicle
Overrides: ONSVehicle.FindEntryVehicle
UpdatePrecacheMaterials
simulated function UpdatePrecacheMaterials ()
Overrides: ONSVehicle.UpdatePrecacheMaterials
UpdatePrecacheStaticMeshes
simulated function UpdatePrecacheStaticMeshes ()
Overrides: ONSVehicle.UpdatePrecacheStaticMeshes
VehicleFire
function VehicleFire (bool bWasAltFire)
Overrides: Vehicle.VehicleFire