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

Jailbreak.JBMutatorDebug

Extends
Mutator
Modifiers
notplaceable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- Jailbreak.JBMutatorDebug

Variables Summary
JBGameRulesDebugJBGameRulesDebug
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
functionstring GetParam (out string TextParam))
function Mutate (string TextMutate, PlayerController Sender))
functionbool MutatorIsAllowed ()))
event PostBeginPlay ()))
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

JBGameRulesDebug Source code

var JBGameRulesDebug JBGameRulesDebug;


Functions Detail

GetParam Source code

function string GetParam ( out string TextParam) )

Mutate Source code

function Mutate ( string TextMutate, PlayerController Sender) )

MutatorIsAllowed Source code

function bool MutatorIsAllowed ( ) )

PostBeginPlay Source code

event PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
  FriendlyName = "Jailbreak Debug";
  Description  = "Provides helper functions for debugging Jailbreak maps and code.";
}

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