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

UE3:ForceFieldShapeCapsule (UDK)

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


Properties[edit]

Shape[edit]

Type: DrawCapsuleComponent


Default value: DrawCapsuleComponent'DrawCapsule0'

Subobjects[edit]

DrawCapsule0[edit]

Class: Engine.DrawCapsuleComponent

Property Value
ReplacementPrimitive None
Rotation
Member Value
Pitch 0
Roll 16384
Yaw 0

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


GetHeight[edit]

event float GetHeight ()


GetRadius[edit]

event float GetRadius ()