I don't need to test my programs. I have an error-correcting modem.

UE3:ForceFieldShapeBox (UDK)

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


Properties[edit]

Shape[edit]

Type: DrawBoxComponent


Default value: DrawBoxComponent'DrawBox0'

Subobjects[edit]

DrawBox0[edit]

Class: Engine.DrawBoxComponent

Property Value
ReplacementPrimitive None

Events[edit]

FillByBox[edit]

event FillByBox (Object.Vector Extent)

Overrides: ForceFieldShape.FillByBox


FillByCapsule[edit]

event FillByCapsule (float Height, float Radius)

Overrides: ForceFieldShape.FillByCapsule


FillByCylinder[edit]

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

Overrides: ForceFieldShape.FillByCylinder


FillBySphere[edit]

event FillBySphere (float Radius)

Overrides: ForceFieldShape.FillBySphere


GetDrawComponent[edit]

event PrimitiveComponent GetDrawComponent ()

Overrides: ForceFieldShape.GetDrawComponent


GetRadii[edit]

event Object.Vector GetRadii ()