I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:MutVehiclePickups (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> MutVehiclePickups
Package: 
OnslaughtBP

Vehicles will pickup items and give them to the driver

Default values[edit]

Property Value
Description "Vehicles will pickup items and give them to the driver"
FriendlyName "Vehicle Pickups"
GroupName "VehiclePickups"

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement