| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
MutChristmasDecoration Creation date: 2010-12-12 16:23 Last change: $Id$ Copyright © 2010, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.Mutator
|
+-- ChristmasDecorationV2a.MutChristmasDecoration
| 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 | ||
|---|---|---|
![]() | PreBeginPlay () | |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| States Summary |
|---|
| Initializing Source code |
|---|
|
auto state Initializing |
| Functions Detail |
|---|
PreBeginPlay Source code| Defaultproperties |
|---|
defaultproperties
{
FriendlyName = "Christmas Decoration V2a"
Description = "Adds proper holiday decoration to many maps."
bAddToServerPackages = True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||