Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
StormShadowProjector Creation date: 2013-09-10 12:16 Last change: $Id$ Copyright © 2013, 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.Projector | +-- XEffects.xScorch | +-- StormCasterV2.StormShadowProjector
Variables Summary |
---|
Inherited Variables from XEffects.xScorch |
---|
Lifetime, PushBack, RandomOrient |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Projector |
---|
EProjectorBlending |
Functions Summary | ||
---|---|---|
PostBeginPlay ())) |
Inherited Functions from XEffects.xScorch |
---|
PostBeginPlay, PreBeginPlay |
Inherited Functions from Engine.Projector |
---|
AbandonProjector, AttachActor, AttachProjector, BeginState, DetachActor, DetachProjector, PostBeginPlay, Touch, Untouch |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bProjectBSP = True bProjectTerrain = True bProjectStaticMesh = True bProjectParticles = True bProjectActor = True bProjectOnParallelBSP = True FadeInTime = 1.0 LifeSpan = 21.0 MaxTraceDistance = 15000.0 DrawScale = 35.0 ProjTexture = Texture'CloudShadow' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |