The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:Intro_Crowd (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Pawn >> UnrealPawn >> xIntroPawn >> Intro_Crowd
Package: 
XGame
This class in other games:
UT2003

Class: XGame.Intro_Crowd Parent: XGame.xIntroPawn

Properties

Property group 'Crowd'

AvailableMeshes

Type: array<Mesh>

Modifiers: export, editinline

Available meshes to pick from

Internal variables

nextOffset

Type: float


nextRate

Type: float


nextSeq

Type: name


nextTween

Type: float


Default values

Property Value
MeshNameString "intro_crowd.crowd_d1_a"

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: xIntroPawn.PostBeginPlay


Timer

event Timer ()

Overrides: Actor.Timer


Other instance functions

MultiSetup

function MultiSetup (float delay, name AnimSeq, float AnimRate, float AnimTween, float AnimOffsetClamp)