Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:XMutantPawn (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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