I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:DeadBodySwarm (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Pawn >> FlockMasterPawn >> HorseFlySwarm >> DeadBodySwarm
Package: 
UnrealShare
This class in other games:
U1, UT

DeadBodySwarm.

Default values[edit]

Property Value
bOnlyIfEnemy False

States[edit]

buzzing[edit]

Modifiers: auto

Ignores: EnemyNotVisible

buzzing.SeePlayer[edit]

event SeePlayer (Actor SeenPlayer)

Overrides: Pawn.SeePlayer (global)


buzzing.Timer[edit]

event Timer ()

Overrides: Actor.Timer (global)


buzzing.SpawnFly[edit]

function SpawnFly ()