Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.Mutator | +-- Jailbreak.JBMutatorDebug
Variables Summary | |
---|---|
JBGameRulesDebug | JBGameRulesDebug |
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 | ||
---|---|---|
string | GetParam (out string TextParam)) | |
Mutate (string TextMutate, PlayerController Sender)) | ||
bool | MutatorIsAllowed ())) | |
PostBeginPlay ())) |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { FriendlyName = "Jailbreak Debug"; Description = "Provides helper functions for debugging Jailbreak maps and code."; } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |