Class TeleportationCampaignBehavior
- Namespace
- TaleWorlds.CampaignSystem.CampaignBehaviors
- Assembly
- TaleWorlds.CampaignSystem.dll
public class TeleportationCampaignBehavior : CampaignBehaviorBase, ITeleportationCampaignBehavior, ICampaignBehavior
- Inheritance
-
TeleportationCampaignBehavior
- Implements
- Inherited Members
Constructors
TeleportationCampaignBehavior()
public TeleportationCampaignBehavior()
Methods
GetHeroArrivalTimeToDestination(Hero)
public CampaignTime GetHeroArrivalTimeToDestination(Hero teleportingHero)
Parameters
teleportingHero
Hero
Returns
GetTargetOfTeleportingHero(Hero, out bool, out bool, out IMapPoint)
public bool GetTargetOfTeleportingHero(Hero teleportingHero, out bool isGovernor, out bool isPartyLeader, out IMapPoint target)
Parameters
Returns
RegisterEvents()
public override void RegisterEvents()
SyncData(IDataStore)
public override void SyncData(IDataStore dataStore)
Parameters
dataStore
IDataStore
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).