I'm a doctor, not a mechanic
UE3:GameCrowdSpawnInterface (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Interface >> GameCrowdSpawnInterface |
Contents
- Package:
- GameFramework
- Known implementing classes:
- GameCrowdDestination, GameCrowdInteractionDestination, DynamicGameCrowdDestination
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)