UE3:GameCrowdSpawnInterface (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:24, 17 January 2010 by Unknown user (talk)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Interface >> GameCrowdSpawnInterface
Package:
GameFramework
Known implementing classes:
GameCrowdDestination, GameCrowdInteractionDestination, DynamicGameCrowdDestination

Used by actor classes which want to customize chosing the spawn position of agents spawned at their location.

Instance functions

GetSpawnPosition

function GetSpawnPosition (SeqAct_GameCrowdSpawner Spawner, out Object.Vector SpawnPos, out Object.Rotator SpawnRot)