Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.
Core.Object | +-- Core.Component | +-- Engine.ActorComponent | +-- Engine.WindDirectionalSourceComponent
WindPointSourceComponent
Variables Summary | |
---|---|
pointer | SceneProxy |
WindDirectionalSourceComponent | |
float | Frequency |
float | Phase |
float | Speed |
float | Strength |
Inherited Variables from Engine.ActorComponent |
---|
bAttached, bNeedsReattach, bNeedsUpdateTransform, bTickInEditor, Owner, Scene, TickGroup |
Inherited Variables from Core.Component |
---|
TemplateName, TemplateOwnerClass |
Functions Summary |
---|
Inherited Functions from Engine.ActorComponent |
---|
DetachFromAny, ForceUpdate, SetComponentRBFixed, SetTickGroup |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { Strength=1.0 Frequency=1.0 Speed=1.0 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |