Class CaptureTheFlagCapturePoint
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class CaptureTheFlagCapturePoint
- Inheritance
-
CaptureTheFlagCapturePoint
- Inherited Members
Constructors
CaptureTheFlagCapturePoint(GameEntity, BattleSideEnum, int)
public CaptureTheFlagCapturePoint(GameEntity flagPole, BattleSideEnum battleSide, int index)
Parameters
flagPole
GameEntitybattleSide
BattleSideEnumindex
int
Properties
BattleSide
public BattleSideEnum BattleSide { get; }
Property Value
Direction
public CaptureTheFlagFlagDirection Direction { get; set; }
Property Value
FlagBottomBoundary
public GameEntity FlagBottomBoundary { get; }
Property Value
FlagEntity
public GameEntity FlagEntity { get; }
Property Value
FlagHolder
public SynchedMissionObject FlagHolder { get; }
Property Value
FlagTopBoundary
public GameEntity FlagTopBoundary { get; }
Property Value
Index
public int Index { get; }
Property Value
InitialFlagFrame
public MatrixFrame InitialFlagFrame { get; }
Property Value
Progress
public float Progress { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
UpdateFlag
public bool UpdateFlag { get; set; }
Property Value
Methods
Reset()
public void Reset()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).