Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

WVPersesMAS.MutPersesInsteadOfLeviathan

Extends
Mutator

WVPersesMAS.MutPersesInsteadOfLeviathan Creation date: 2013-12-12 10:59 Last change: $Id$ Copyright (c) 2013, Wormbo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- WVPersesMAS.MutPersesInsteadOfLeviathan

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
functionbool CheckReplacement (Actor Other, out byte bSuperRelevant))
Inherited Functions from Engine.Mutator
AddMutator, AlwaysKeep, CanEnterVehicle, CanLeaveVehicle, CheckRelevance, CheckReplacement, Destroyed, DriverEnteredVehicle, DriverLeftVehicle, GetDefaultWeapon, GetInventoryClass, GetInventoryClassOverride, GetServerDetails, GetServerPlayers, IsRelevant, ModifyLogin, ModifyPlayer, Mutate, MutatorFillPlayInfo, MutatorIsAllowed, MyDefaultWeapon, NewRecommendCombo, NotifyLogout, OverrideDownload, ParseChatPercVar, PlayerChangedClass, PreBeginPlay, RecommendCombo, ReplaceWith, ServerTraveling
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Functions Detail

CheckReplacement Source code

function bool CheckReplacement ( Actor Other, out byte bSuperRelevant) )


Defaultproperties

defaultproperties
{
	FriendlyName = "Perses instead of Leviathan variants";
	Description = "Replaces the Leviathan (and its various variants) with the Perses MAS and upgrades older versions of the Perses.";
	bAddToServerPackages = True;
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:15.100 - Created with UnCodeX