Table of Contents

Class DelayedTeleportationModel

Namespace
TaleWorlds.CampaignSystem.ComponentInterfaces
Assembly
TaleWorlds.CampaignSystem.dll
public abstract class DelayedTeleportationModel : GameModel
Inheritance
DelayedTeleportationModel
Derived
Inherited Members

Constructors

DelayedTeleportationModel()

protected DelayedTeleportationModel()

Properties

DefaultTeleportationSpeed

public abstract float DefaultTeleportationSpeed { get; }

Property Value

float

Methods

GetTeleportationDelayAsHours(Hero, PartyBase)

public abstract ExplainedNumber GetTeleportationDelayAsHours(Hero teleportingHero, PartyBase target)

Parameters

teleportingHero Hero
target PartyBase

Returns

ExplainedNumber

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