Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.WindPointSourceComponent

Extends
WindDirectionalSourceComponent
Modifiers
native collapsecategories hidecategories ( Object ) editinlinenew

Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.ActorComponent
      |   
      +-- Engine.WindDirectionalSourceComponent
         |   
         +-- Engine.WindPointSourceComponent

Variables Summary
DrawSphereComponentPreviewRadiusComponent
WindPointSourceComponent
floatRadius
Inherited Variables from Engine.WindDirectionalSourceComponent
Frequency, Phase, SceneProxy, Speed, Strength
Inherited Variables from Engine.ActorComponent
bAttached, bNeedsReattach, bNeedsUpdateTransform, bTickInEditor, Owner, Scene, TickGroup

Functions Summary
Inherited Functions from Engine.ActorComponent
DetachFromAny, ForceUpdate, SetComponentRBFixed, SetTickGroup


Variables Detail

PreviewRadiusComponent Source code

var const DrawSphereComponent PreviewRadiusComponent;

WindPointSourceComponent

Radius Source code

var(WindPointSourceComponent) interp float Radius;


Defaultproperties

defaultproperties
{
	Radius=1024.0
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:57:02.236 - Created with UnCodeX