I'm a doctor, not a mechanic

UE1:Wire (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Decoration >> Wire

Contents

Package: 
UnrealShare
Direct subclass:
SmallWire
This class in other games:
RTNP, U1

Wire.

[edit] Properties

[edit] Property group 'Wire'

[edit] WireType

Type: EWireType


Default value: E_WireWiggle

[edit] Default values

Property Value
bCollideActors True
bProjTarget True
bStatic False
CollisionHeight 60.0
CollisionRadius 5.0
DrawType DT_Mesh
Mesh LodMesh'UnrealShare.WireM'

[edit] Enums

[edit] EWireType

E_WireHittable 
E_WireWiggle 

[edit] Events

[edit] TakeDamage

event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)

Overrides: Actor.TakeDamage


[edit] States

[edit] Animate

Modifiers: auto

[edit] Idle