Table of Contents

Class MarkerRect

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.NameMarker
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MarkerRect
Inheritance
MarkerRect
Inherited Members

Constructors

MarkerRect()

public MarkerRect()

Properties

Bottom

public float Bottom { get; }

Property Value

float

CenterX

public float CenterX { get; }

Property Value

float

CenterY

public float CenterY { get; }

Property Value

float

Height

public float Height { get; }

Property Value

float

Left

public float Left { get; }

Property Value

float

Right

public float Right { get; }

Property Value

float

Top

public float Top { get; }

Property Value

float

Width

public float Width { get; }

Property Value

float

Methods

IsOverlapping(MarkerRect)

public bool IsOverlapping(MarkerRect other)

Parameters

other MarkerRect

Returns

bool

Reset()

public void Reset()

UpdatePoints(float, float, float, float)

public void UpdatePoints(float left, float right, float top, float bottom)

Parameters

left float
right float
top float
bottom float

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