Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.Mutator | +-- Onslaught.MutBigWheels
Variables Summary |
---|
Inherited Variables from Engine.Mutator |
---|
bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeapon, DefaultWeaponName, Description, FriendlyName, GroupName, IconMaterialName, NextMutator |
Inherited Variables from Engine.Info |
---|
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
Functions Summary | ||
---|---|---|
bool | CheckReplacement (Actor Other, out byte bSuperRelevant) | |
DriverEnteredVehicle (Vehicle V, Pawn P) | ||
DriverLeftVehicle (Vehicle V, Pawn P) | ||
float | GetWheelsScaleFor (PlayerReplicationInfo P) | |
PostBeginPlay () |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { GroupName="BigWheels" FriendlyName="BigWheels" Description="Vehicle wheel size depends on how well you are doing." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |