I'm a doctor, not a mechanic

UE3:GameCrowdSpawnerInterface (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:39, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 2))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Interface >> GameCrowdSpawnerInterface
Package: 
GameFramework
Known implementing classes:
GameCrowdPopulationManager

Used by classes which spawn crowd agents and want to be notified when they are destroyed.

Instance functions

AddToAgentPool

function bool AddToAgentPool (GameCrowdAgent Agent)


AgentDestroyed

function AgentDestroyed (GameCrowdAgent Agent)