I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:ThrownBody (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> Carcass >> CreatureCarcass >> HumanCarcass >> DeadMales >> MaleBody >> ThrownBody |
- Package:
- UnrealShare
- This class in other games:
- U1, 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. |
ThrownBody.
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
AnimSequence | 'Hang2' | ||||
bPushable | True | ||||
Rotation |
|
||||
RotationRate |
|
Events[edit]
HitWall[edit]
event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: CreatureCarcass.HitWall
Landed[edit]
event Landed (Object.Vector HitNormal)
Overrides: CreatureCarcass.Landed
TakeDamage[edit]
event TakeDamage (int Damage, Pawn InstigatedBy, Object.Vector Hitlocation, Object.Vector Momentum, name DamageType)
Overrides: CreatureCarcass.TakeDamage