Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
SantaBagAttachment Creation date: 2012-11-25 13:37 Last change: $Id$ Copyright © 2012, 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.StaticMeshActor | +-- ChristmasDecorationV2a.SantaHatAttachment | +-- ChristmasDecorationV2a.SantaBagAttachment
Variables Summary |
---|
Inherited Variables from ChristmasDecorationV2a.SantaHatAttachment |
---|
TeamSkins |
Inherited Variables from Engine.StaticMeshActor |
---|
bExactProjectileCollision |
Functions Summary |
---|
Inherited Functions from ChristmasDecorationV2a.SantaHatAttachment |
---|
PostNetBeginPlay, SetGRI |
Defaultproperties |
---|
defaultproperties { StaticMesh = StaticMesh'SantaBagMesh' TeamSkins(0) = Texture'SantaBagTex' TeamSkins(1) = Texture'SantaBagTexBlue' TeamSkins(2) = Texture'SantaBagTexGreen' TeamSkins(3) = Texture'SantaBagTexGold' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |