Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.Mutator | +-- UnrealGame.MutBerserk
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) | |
ModifyPlayer (Pawn Other) | ||
tick (float deltatime) startup |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
States Summary |
---|
BegunPlay Source code |
---|
state BegunPlay |
startup Source code |
---|
auto state startup |
tick |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { GroupName="Berserk" FriendlyName="Super Berserk" Description="Weapons are insanely fast and powerful." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |