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

KFChar.KFMutCrazy

Extends
Mutator

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- KFChar.KFMutCrazy

Variables Summary
intLastSetWave
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
functionClass<KFMonsterGetReplaceClass (Class MC ))
function PostBeginPlay ()))
function ReplaceMonsterStr (out string MC ))
function Timer ()))
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


Variables Detail

LastSetWave Source code

var int LastSetWave;


Functions Detail

GetReplaceClass Source code

final function Class<KFMonster> GetReplaceClass ( Class<KFMonster> MC ) )

PostBeginPlay Source code

function PostBeginPlay ( ) )

ReplaceMonsterStr Source code

final function ReplaceMonsterStr ( out string MC ) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
     GroupName="KF-MonsterMut"
     FriendlyName="Scramble Mode!"
     Description="Give specimen random models"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.019 - Created with UnCodeX