Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:ForceFieldShape (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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 ()