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
GetTargetOfTeleportingHero(Hero, out bool, out bool, out IMapPoint)
bool GetTargetOfTeleportingHero(Hero teleportingHero, out bool isGovernor, out bool isPartyLeader, out IMapPoint target)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).