Table of Contents

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 GameEntity
battleSide BattleSideEnum
index int

Properties

BattleSide

public BattleSideEnum BattleSide { get; }

Property Value

BattleSideEnum

Direction

public CaptureTheFlagFlagDirection Direction { get; set; }

Property Value

CaptureTheFlagFlagDirection

FlagBottomBoundary

public GameEntity FlagBottomBoundary { get; }

Property Value

GameEntity

FlagEntity

public GameEntity FlagEntity { get; }

Property Value

GameEntity

FlagHolder

public SynchedMissionObject FlagHolder { get; }

Property Value

SynchedMissionObject

FlagTopBoundary

public GameEntity FlagTopBoundary { get; }

Property Value

GameEntity

Index

public int Index { get; }

Property Value

int

InitialFlagFrame

public MatrixFrame InitialFlagFrame { get; }

Property Value

MatrixFrame

Progress

public float Progress { get; set; }

Property Value

float

Speed

public float Speed { get; set; }

Property Value

float

UpdateFlag

public bool UpdateFlag { get; set; }

Property Value

bool

Methods

Reset()

public void Reset()

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