I don't need to test my programs. I have an error-correcting modem.
UE2:XMutantPawn (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> UnrealPawn >> xPawn >> XMutantPawn |
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. |
Class: BonusPack.xMutantPawn
New pawn class. Allows for Mutant skin/particles etc.
Written by James Golding (c) 2002, Epic Games, Inc. All Rights Reserved
Properties[edit]
bMutantEffect[edit]
Type: bool
bOldMutantEffect[edit]
Type: bool
MutantFX[edit]
Type: Emitter
MutantGRI[edit]
Type: MutantGameReplicationInfo
This is so the pawn can know if its the mutant...
Default values[edit]
Property | Value |
---|---|
InvisMaterial | FinalBlend'MutantSkins.Shaders.MutantGlowFinal' |
Functions[edit]
Events[edit]
Destroyed[edit]
simulated event Destroyed ()
Overrides: xPawn.Destroyed
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: xPawn.PostBeginPlay
Other instance functions[edit]
MutantDamage[edit]
function MutantDamage ()
TickFX[edit]
simulated function TickFX (float DeltaTime)
Overrides: xPawn.TickFX