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
Jump to: navigation, search
UT2004 Object >> Actor >> Pawn >> UnrealPawn >> xPawn >> XMutantPawn
Package: 
BonusPack
This class in other games:
UT2003

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

bMutantEffect

Type: bool


bOldMutantEffect

Type: bool


MutantFX

Type: Emitter


MutantGRI

Type: MutantGameReplicationInfo

This is so the pawn can know if its the mutant...

Default values

Property Value
InvisMaterial FinalBlend'MutantSkins.Shaders.MutantGlowFinal'

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: xPawn.Destroyed


PostBeginPlay

event PostBeginPlay ()

Overrides: xPawn.PostBeginPlay


Other instance functions

MutantDamage

function MutantDamage ()


TickFX

simulated function TickFX (float DeltaTime)

Overrides: xPawn.TickFX