| 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.MutLowGrav
| Variables Summary | |
|---|---|
| float | GravityZ |
| 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) |
![]() | bool | MutatorIsAllowed () |
![]() | PostBeginPlay () | |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| Variables Detail |
|---|
| Functions Detail |
|---|
CheckReplacement Source code
MutatorIsAllowed Source code
PostBeginPlay Source code| Defaultproperties |
|---|
defaultproperties { GravityZ=-300.000000 GroupName="Gravity" FriendlyName="LowGrav" Description="Low gravity." } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||