The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
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
Events
Landed
simulated event Landed (Object.Vector HitNormal)
Overrides: UTCreatureChunks.Landed
Other instance functions
ChunkUp
function ChunkUp (int Damage)
Overrides: UTCreatureChunks.ChunkUp
Initfor
simulated function Initfor (Actor Other)
Overrides: UTCreatureChunks.Initfor
States
Dying
Inherits from: UTCreatureChunks.Dying
Modifiers: auto
Dying.Tick
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick (global)