Table of Contents

Interface ITeleportationCampaignBehavior

Namespace
TaleWorlds.CampaignSystem.CampaignBehaviors
Assembly
TaleWorlds.CampaignSystem.dll
public interface ITeleportationCampaignBehavior : ICampaignBehavior
Inherited Members

Methods

GetHeroArrivalTimeToDestination(Hero)

CampaignTime GetHeroArrivalTimeToDestination(Hero teleportingHero)

Parameters

teleportingHero Hero

Returns

CampaignTime

GetTargetOfTeleportingHero(Hero, out bool, out bool, out IMapPoint)

bool GetTargetOfTeleportingHero(Hero teleportingHero, out bool isGovernor, out bool isPartyLeader, out IMapPoint target)

Parameters

teleportingHero Hero
isGovernor bool
isPartyLeader bool
target IMapPoint

Returns

bool

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