UE3:UTJumpBootEffect (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> Actor >> UTJumpBootEffect
Package:
UTGameContent
This class in other games:

this is used to replicate out the jump boot feet effects

Properties

JumpingEffect

Type: ParticleSystem

the particle system to spawn on the feet

Default value: ParticleSystem'Envy_Effects.Particles.P_JumpBoot_Effect'

OwnerPawn

Type: UTPawn

Modifiers: repnotify

pawn to spawn effects for

Default values

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: Actor.ReplicatedEvent


Other instance functions

AttachToOwner

simulated function AttachToOwner ()