I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Wire (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> Wire |
- Package:
- UnrealShare
- Direct subclass:
- SmallWire
- This class in other games:
- RTNP, UT
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Wire.
Properties[edit]
Property group 'Wire'[edit]
WireType[edit]
Type: EWireType
Default value: E_WireWiggle
Default values[edit]
Property | Value |
---|---|
bCollideActors | True |
bProjTarget | True |
bStatic | False |
CollisionHeight | 60.0 |
CollisionRadius | 5.0 |
DrawType | DT_Mesh |
Mesh | LodMesh'UnrealShare.WireM' |
Enums[edit]
EWireType[edit]
- E_WireHittable
- E_WireWiggle
Events[edit]
TakeDamage[edit]
event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)
Overrides: Actor.TakeDamage
States[edit]
Animate[edit]
Modifiers: auto