M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.FormationSceneSpawnEntry Struct Reference

Represents a scene entry object to spawn a formation within scenes with artist prepared spawn positions

Public Member Functions

 FormationSceneSpawnEntry (FormationClass formationClass, GameEntity spawnEntity, GameEntity reinforcementSpawnEntity)
 

Public Attributes

readonly FormationClass FormationClass
 
readonly GameEntity SpawnEntity
 
readonly GameEntity ReinforcementSpawnEntity
 

Constructor & Destructor Documentation

◆ FormationSceneSpawnEntry()

TaleWorlds.MountAndBlade.FormationSceneSpawnEntry.FormationSceneSpawnEntry ( FormationClass  formationClass,
GameEntity  spawnEntity,
GameEntity  reinforcementSpawnEntity 
)

Member Data Documentation

◆ FormationClass

readonly FormationClass TaleWorlds.MountAndBlade.FormationSceneSpawnEntry.FormationClass

◆ SpawnEntity

readonly GameEntity TaleWorlds.MountAndBlade.FormationSceneSpawnEntry.SpawnEntity

◆ ReinforcementSpawnEntity

readonly GameEntity TaleWorlds.MountAndBlade.FormationSceneSpawnEntry.ReinforcementSpawnEntity