Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:GameCrowdSpawnInterface (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
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[edit]

GetSpawnPosition[edit]

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