Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
MutHovertanks Creation date: 2013-05-09 16:38 Last change: $Id$ Copyright © 2013, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.Mutator | +-- WVHoverTankV3.MutHovertanks
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)) | |
class<Vehicle> | GetReplacementVehicle (class<Vehicle> VehicleClass)) |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { FriendlyName = "Hover Tanks V3" Description = "Replaces ground-based vehicles with various hover tanks. Old versions of the hover tanks will be upgraded as well." GroupName = "VehicleArena" bAddToServerPackages = True } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |