UE3:ForceFieldShape (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> ForceFieldShape
Package:
Engine
Direct subclasses:
ForceFieldShapeBox, ForceFieldShapeCapsule, ForceFieldShapeSphere


Events

FillByBox

event FillByBox (Object.Vector Dimension)


FillByCapsule

event FillByCapsule (float Height, float Radius)


FillByCylinder

event FillByCylinder (float BottomRadius, float TopRadius, float Height, float HeightOffset)


FillBySphere

event FillBySphere (float Radius)


GetDrawComponent

event PrimitiveComponent GetDrawComponent ()