The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:NxCylindricalForceFieldCapsule (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> NxForceField >> NxCylindricalForceField >> NxCylindricalForceFieldCapsule
Package: 
Engine


Properties[edit]

Property group 'NxCylindricalForceFieldCapsule'[edit]

RenderComponent[edit]

Type: DrawCapsuleComponent

Used to preview the radius of the force.

Default value: DrawCapsuleComponent'DrawCapsule0'

Default values[edit]

Property Value
Components[0] DrawCapsuleComponent'DrawCapsule0'
Components[1] SpriteComponent'Sprite'
ForceHeight 200.0

Subobjects[edit]

DrawCapsule0[edit]

Class: Engine.DrawCapsuleComponent

Property Value
ReplacementPrimitive None

Sprite[edit]

Class: Engine.SpriteComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
HiddenGame True
ReplacementPrimitive None
Sprite Texture2D'EditorResources.S_RadForce'

Native functions[edit]

DoInitRBPhys[edit]

native function DoInitRBPhys ()

Overrides: NxForceField.DoInitRBPhys

This is used to InitRBPhys for a dynamically spawned ForceField. Used for starting RBPhsys on dyanmically spawned force fields. This will probably need to set some transient pointer to NULL