I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UTMasterCreatureChunk (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> Carcass >> UTCreatureChunks >> UTMasterCreatureChunk |
- Package:
- BotPack
- Direct subclasses:
- TBossMasterChunk, TCowMasterChunk, TFemaleMasterChunk, TMaleMasterChunk
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. |
UTMasterCreatureChunk
Properties[edit]
bChunked[edit]
Type: bool
PlayerRep[edit]
Type: PlayerReplicationInfo
Default values[edit]
Property | Value |
---|---|
CarcHeight | 39.0 |
TrailSize | 0.5 |
Functions[edit]
Events[edit]
Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick
Other instance functions[edit]
Initfor[edit]
function Initfor (Actor Other)
Overrides: UTCreatureChunks.Initfor
InitVelocity[edit]
function InitVelocity (Actor Other)
Overrides: UTCreatureChunks.InitVelocity