Legacy:Cheerleaders

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
Postal 2 :: Actor >> Cheerleaders (Package: MultiBase)

Basic class for the Postal Babes for the winners in MP games.

Properties

Hidden

sound CheerSound 
Body-grinding moaning noises made by the Postal Babes

Functions

simulated function PlayCheer() 
Plays celebration animations and sounds.
simulated function name GetAnimCheer() 
Returns a cheering animation to be used in PlayCheer().

Known Subclasses

Cheerleaders
+- CheerleadersBlue
+- CheerleadersBlue2
+- CheerleadersHot
|  +- CheerleadersHotBlue
|  +- CheerleadersHotBlue2
|  +- CheerleadersHotRed
|  +- CheerleadersHotRed2
+- CheerleadersRed
+- CheerleadersRed2

Related Topics