UE2:WillowWhisp (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> Actor >> xEmitter >> WillowWhisp
Package:
UnrealGame
Direct subclasses:
BlueWhisp, RedWhisp
This class in other games:

null

Properties

bHeadedRight

Type: bool


Destination

Type: Object.Vector


LifeLeft

Type: float


NumPoints

Type: int


Position

Type: int


WayPoints

Type: Object.Vector

Array size: 11


Default values

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


PostNetBeginPlay

simulated event PostNetBeginPlay ()

Overrides: Actor.PostNetBeginPlay


Other instance functions

StartNextPath

simulated function StartNextPath ()


States

Pathing

Modifiers: auto

Pathing.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)