| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.Mutator
|
+-- USARBotAPI.icu_mut
| Variables Summary | |
|---|---|
| bool | bAffectPlayers |
| bool | bAffectSpectators |
| bool | bDrawEnemy |
| bool | bDrawFriendly |
| bool | bHasInteraction |
| 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 | ||
|---|---|---|
![]() | PreBeginPlay () | |
![]() | Tick (float DeltaTime) | |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| Variables Detail |
|---|
| Functions Detail |
|---|
PreBeginPlay Source code
Tick Source code| Defaultproperties |
|---|
defaultproperties { bAffectSpectators=true bAffectPlayers=true RemoteRole=ROLE_SimulatedProxy bAlwaysRelevant=true } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||