Table of Contents

Class CapturePointVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.HUDExtensions
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class CapturePointVM : CompassTargetVM
Inheritance
CapturePointVM

Constructors

CapturePointVM(FlagCapturePoint, TargetIconType)

public CapturePointVM(FlagCapturePoint target, TargetIconType iconType)

Parameters

target FlagCapturePoint
iconType TargetIconType

Fields

Target

public readonly FlagCapturePoint Target

Field Value

FlagCapturePoint

Properties

FlagProgress

public float FlagProgress { get; set; }

Property Value

float

IsKeepFlag

public bool IsKeepFlag { get; set; }

Property Value

bool

IsSpawnAffectorFlag

public bool IsSpawnAffectorFlag { get; set; }

Property Value

bool

RemainingRemovalTime

public int RemainingRemovalTime { get; set; }

Property Value

int

Methods

OnOwnerChanged(Team)

public void OnOwnerChanged(Team newTeam)

Parameters

newTeam Team

Refresh(float, float, float)

public override void Refresh(float circleX, float x, float distance)

Parameters

circleX float
x float
distance float

ResetFlag()

public void ResetFlag()

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