Mostly Harmless
UE1:UTHeads (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> Carcass >> UTCreatureChunks >> UTPlayerChunks >> UTHeads |
- Package:
- BotPack
- Direct subclasses:
- TCowHead, TNaliHead, TSkaarjHead, UT_HeadFemale, UT_HeadMale, UT_bosshead
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. |
null
Functions[edit]
Events[edit]
Landed[edit]
simulated event Landed (Object.Vector HitNormal)
Overrides: UTCreatureChunks.Landed
Other instance functions[edit]
ChunkUp[edit]
function ChunkUp (int Damage)
Overrides: UTCreatureChunks.ChunkUp
Initfor[edit]
simulated function Initfor (Actor Other)
Overrides: UTCreatureChunks.Initfor
States[edit]
Dying[edit]
Inherits from: UTCreatureChunks.Dying
Modifiers: auto
Dying.Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick (global)