Class SpawnFrameBehaviorBase
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public abstract class SpawnFrameBehaviorBase
- Inheritance
-
SpawnFrameBehaviorBase
- Derived
- Inherited Members
Constructors
SpawnFrameBehaviorBase()
protected SpawnFrameBehaviorBase()
Fields
SpawnPointTag
protected const string SpawnPointTag = "spawnpoint"
Field Value
SpawnPoints
public IEnumerable<GameEntity> SpawnPoints
Field Value
Methods
GetSpawnFrame(Team, bool, bool)
public abstract MatrixFrame GetSpawnFrame(Team team, bool hasMount, bool isInitialSpawn)
Parameters
Returns
GetSpawnFrameFromSpawnPoints(IList<GameEntity>, Team, bool)
protected MatrixFrame GetSpawnFrameFromSpawnPoints(IList<GameEntity> spawnPointsList, Team team, bool hasMount)
Parameters
spawnPointsList
IList<GameEntity>team
TeamhasMount
bool
Returns
Initialize()
public virtual void Initialize()
OnAgentRemoved(Agent, Agent, AgentState, KillingBlow)
public void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, AgentState agentState, KillingBlow blow)
Parameters
affectedAgent
AgentaffectorAgent
AgentagentState
AgentStateblow
KillingBlow
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).