Table of Contents

Class Markable

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class Markable : ScriptComponentBehavior
Inheritance
Markable
Inherited Members

Constructors

Markable()

public Markable()

Fields

MarkerPrefabName

public string MarkerPrefabName

Field Value

string

Methods

ActivateMarkerFor(float, float)

public void ActivateMarkerFor(float activeSeconds, float passiveSeconds)

Parameters

activeSeconds float
passiveSeconds float

DisableMarkerActivation()

public void DisableMarkerActivation()

GetTickRequirement()

public override ScriptComponentBehavior.TickRequirement GetTickRequirement()

Returns

ScriptComponentBehavior.TickRequirement

OnInit()

protected override void OnInit()

OnTick(float)

protected override void OnTick(float dt)

Parameters

dt float

ResetPassiveDurationTimer()

public void ResetPassiveDurationTimer()

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