UE3:ForceFieldShapeBox (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> ForceFieldShape >> ForceFieldShapeBox
Package:
Engine


Properties

Shape

Type: DrawBoxComponent


Default value: DrawBoxComponent'DrawBox0'

Subobjects

DrawBox0

Class: Engine.DrawBoxComponent

Property Value
ReplacementPrimitive None

Events

FillByBox

event FillByBox (Object.Vector Extent)

Overrides: ForceFieldShape.FillByBox


FillByCapsule

event FillByCapsule (float Height, float Radius)

Overrides: ForceFieldShape.FillByCapsule


FillByCylinder

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

Overrides: ForceFieldShape.FillByCylinder


FillBySphere

event FillBySphere (float Radius)

Overrides: ForceFieldShape.FillBySphere


GetDrawComponent

event PrimitiveComponent GetDrawComponent ()

Overrides: ForceFieldShape.GetDrawComponent


GetRadii

event Object.Vector GetRadii ()