Table of Contents

Class SiegeSpawnFrameBehavior

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class SiegeSpawnFrameBehavior : SpawnFrameBehaviorBase
Inheritance
SiegeSpawnFrameBehavior
Inherited Members

Constructors

SiegeSpawnFrameBehavior()

public SiegeSpawnFrameBehavior()

Fields

SpawnZoneDisableTagAffix

public const string SpawnZoneDisableTagAffix = "disable_"

Field Value

string

SpawnZoneEnableTagAffix

public const string SpawnZoneEnableTagAffix = "enable_"

Field Value

string

SpawnZoneTagAffix

public const string SpawnZoneTagAffix = "sp_zone_"

Field Value

string

StartingActiveSpawnZoneIndex

public const int StartingActiveSpawnZoneIndex = 0

Field Value

int

Methods

GetSpawnFrame(Team, bool, bool)

public override MatrixFrame GetSpawnFrame(Team team, bool hasMount, bool isInitialSpawn)

Parameters

team Team
hasMount bool
isInitialSpawn bool

Returns

MatrixFrame

Initialize()

public override void Initialize()

OnFlagDeactivated(FlagCapturePoint)

public void OnFlagDeactivated(FlagCapturePoint flag)

Parameters

flag FlagCapturePoint

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).