Interface ICommanderInfo
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public interface ICommanderInfo : IMissionBehavior
Properties
AllCapturePoints
IEnumerable<FlagCapturePoint> AllCapturePoints { get; }
Property Value
AreMoralesIndependent
bool AreMoralesIndependent { get; }
Property Value
Methods
GetFlagOwner(FlagCapturePoint)
Team GetFlagOwner(FlagCapturePoint flag)
Parameters
flag
FlagCapturePoint
Returns
Events
OnCapturePointOwnerChangedEvent
event Action<FlagCapturePoint, Team> OnCapturePointOwnerChangedEvent
Event Type
OnFlagNumberChangedEvent
event Action OnFlagNumberChangedEvent
Event Type
OnMoraleChangedEvent
event Action<BattleSideEnum, float> OnMoraleChangedEvent
Event Type
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).