Mostly Harmless

UE3:ForceFieldShape (UDK)

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


Events[edit]

FillByBox[edit]

event FillByBox (Object.Vector Dimension)


FillByCapsule[edit]

event FillByCapsule (float Height, float Radius)


FillByCylinder[edit]

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


FillBySphere[edit]

event FillBySphere (float Radius)


GetDrawComponent[edit]

event PrimitiveComponent GetDrawComponent ()