User:DonQuich

From Civilization Modding Wiki
Revision as of 09:11, 9 August 2012 by DonQuich (talk | contribs) (testing my bot)
Jump to navigationJump to search

This page is a part of the Lua and UI Reference.

Plot:AddFeatureDummyModel(string dummyTag, string modelTag)
Here is some fancy description. Isn't it nice to get descriptions?
  • dummyTag: Some comment about this parameter.
  • modelTag: Some comment about this parameter.
Plot:Area()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:At(int x, int y)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • x: Some comment about this parameter.
  • y: Some comment about this parameter.
int Plot:CalculateBestNatureYield(YieldID yieldID, TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • yieldID: Some comment about this parameter.
  • eTeam: Some comment about this parameter.
int Plot:CalculateImprovementYieldChange(ImprovementID improvementID, YieldID yieldID, PlayerID ePlayer, bool optimal, RouteID assumeThisRouteID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • improvementID: Some comment about this parameter.
  • yieldID: Some comment about this parameter.
  • ePlayer: Some comment about this parameter.
  • optimal: Some comment about this parameter.
  • assumeThisRouteID: Some comment about this parameter.
int Plot:CalculateNatureYield(YieldID yieldID, TeamID eTeam, bool ignoreFeature)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • yieldID: Some comment about this parameter.
  • eTeam: Some comment about this parameter.
  • ignoreFeature: Some comment about this parameter.
int Plot:CalculateTotalBestNatureYield(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
int Plot:CalculateYield(YieldID yieldID, bool display)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • yieldID: Some comment about this parameter.
  • display: Some comment about this parameter.
bool Plot:CanBuild(BuildActionID buildID, PlayerID ePlayer, bool testVisible)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
  • ePlayer: Some comment about this parameter.
  • testVisible: Some comment about this parameter.
Plot:CanHaveFeature()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:CanHaveImprovement(ImprovementID improvementID, TeamID eTeam, bool potential)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • improvementID: Some comment about this parameter.
  • eTeam: Some comment about this parameter.
  • potential: Some comment about this parameter.
bool Plot:CanHaveResource(ResourceID resourceID, bool ignoreLatitude)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • resourceID: Some comment about this parameter.
  • ignoreLatitude: Some comment about this parameter.
Plot:CanSeePlot()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:ChangeBuildProgress(BuildActionID buildID, int change, TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
  • change: Some comment about this parameter.
  • eTeam: Some comment about this parameter.
Plot:ChangeExtraMovePathCost(int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • change: Some comment about this parameter.
Plot:ChangeImprovementDuration(int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • change: Some comment about this parameter.
Plot:ChangeInvisibleVisibilityCount(TeamID eTeam, InvisibilityScopeID invisibleID, int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • eTeam: Some comment about this parameter.
  • invisibleID: Some comment about this parameter.
  • change: Some comment about this parameter.
Plot:ChangeNumResource(int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • change: Some comment about this parameter.
Plot:ChangeOwnershipDuration(int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • change: Some comment about this parameter.
Plot:ChangeUpgradeProgress(int change)
Here is some fancy description. Isn't it nice to get descriptions?
  • change: Some comment about this parameter.
Plot:ChangeVisibilityCount(TeamID eTeam, int change, InvisibilityScopeID seeInvisibleTypeID, bool informExplorationTracking, bool alwaysSeeInvisible)
Here is some fancy description. Isn't it nice to get descriptions?
  • eTeam: Some comment about this parameter.
  • change: Some comment about this parameter.
  • seeInvisibleTypeID: Some comment about this parameter.
  • informExplorationTracking: Some comment about this parameter.
  • alwaysSeeInvisible: Some comment about this parameter.
int Plot:CountNumAirUnits(TeamID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
int Plot:DefenseModifier(TeamID iDefendTeam, bool ignoreBuilding, bool help)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • iDefendTeam: Some comment about this parameter.
  • ignoreBuilding: Some comment about this parameter.
  • help: Some comment about this parameter.
Plot:Erase()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:GetActiveFogOfWarMode(<unknown>)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetArea()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:GetBestDefender(PlayerID eOwner, PlayerID eAttackingPlayer, Unit attacker, bool testAtWar, bool testPotentialEnemy, bool testCanMove)
Here is some fancy description. Isn't it nice to get descriptions?
  • eOwner: Some comment about this parameter.
  • eAttackingPlayer: Some comment about this parameter.
  • attacker: Some comment about this parameter.
  • testAtWar: Some comment about this parameter.
  • testPotentialEnemy: Some comment about this parameter.
  • testCanMove: Some comment about this parameter.
int Plot:GetBuildProgress(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
int Plot:GetBuildTime(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
int Plot:GetBuildTurnsLeft(BuildActionID buildID, int nowExtra, int thenExtra)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
  • nowExtra: Some comment about this parameter.
  • thenExtra: Some comment about this parameter.
int Plot:GetBuildTurnsTotal(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
int Plot:GetCityRadiusCount()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:GetContinentArtType()
'Determines continent for plot type.'
int Plot:GetExtraMovePathCost()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetFeatureProduction(BuildActionID buildID, TeamID eTeam, City city)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • buildID: Some comment about this parameter.
  • eTeam: Some comment about this parameter.
  • city: Some comment about this parameter.
Plot:GetFeatureType()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetFeatureVariety()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetFoundValue(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eIndex: Some comment about this parameter.
int Plot:GetImprovementDuration()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
ImprovementID Plot:GetImprovementType()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot Plot:GetInlandCorner()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetInvisibleVisibilityCount(TeamID eTeam, InvisibilityScopeID invisibleID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • invisibleID: Some comment about this parameter.
int Plot:GetLatitude()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetNearestLandArea()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:GetNearestLandPlot()
Here is some fancy description. Isn't it nice to get descriptions?
ResourceID Plot:GetNonObsoleteResourceType(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
int Plot:GetNumDefenders(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
int Plot:GetNumFriendlyUnitsOfType(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
int Plot:GetNumResource()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetNumUnits()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetNumVisibleEnemyDefenders(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
int Plot:GetNumVisiblePotentialEnemyDefenders(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
PlayerID Plot:GetOwner()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetOwnershipDuration()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetPlayerCityRadiusCount(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eIndex: Some comment about this parameter.
Plot:GetPlotCity()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:GetPlotType()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetReconCount()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
ResourceID Plot:GetResourceType(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
ImprovementID Plot:GetRevealedImprovementType(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
PlayerID Plot:GetRevealedOwner(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
RouteID Plot:GetRevealedRouteType(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
TeamID Plot:GetRevealedTeam(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
int Plot:GetRiverCrossingCount()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
FlowDirectionID Plot:GetRiverEFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
FlowDirectionID Plot:GetRiverSEFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
FlowDirectionID Plot:GetRiverSWFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
RouteID Plot:GetRouteType()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
string Plot:GetScriptData()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:GetSelectedUnit()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetTeam()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:GetTerrainType()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:GetUnit(int index)
Here is some fancy description. Isn't it nice to get descriptions?
  • index: Some comment about this parameter.
int Plot:GetUnitPower(PlayerID eOwner)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eOwner: Some comment about this parameter.
int Plot:GetUpgradeProgress()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetUpgradeTimeLeft(ImprovementID improvementID, PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • improvementID: Some comment about this parameter.
  • ePlayer: Some comment about this parameter.
int Plot:GetVisibilityCount(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
Plot:GetWorkingCity()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:GetWorkingCityOverride()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetX()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetY()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:GetYield(YieldID yieldID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • yieldID: Some comment about this parameter.
bool Plot:GetYieldWithBuild()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:HasBarbarianCamp()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:HasYield()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsActiveVisible(bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • debug: Some comment about this parameter.
bool Plot:IsAdjacentNonrevealed(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
bool Plot:IsAdjacentNonvisible(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
bool Plot:IsAdjacentOwned()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsAdjacentPlayer(PlayerID ePlayer, bool landOnly)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
  • landOnly: Some comment about this parameter.
bool Plot:IsAdjacentRevealed(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
bool Plot:IsAdjacentTeam(TeamID eTeam, bool landOnly)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • landOnly: Some comment about this parameter.
bool Plot:IsAdjacentToArea(Area area)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • area: Some comment about this parameter.
bool Plot:IsAdjacentToLand()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsAdjacentToShallowWater()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsAdjacentVisible(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
bool Plot:IsBarbarian()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsBeingWorked()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsBestAdjacentFound(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eIndex: Some comment about this parameter.
Plot:IsBuildRemovesFeature()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsCity()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:IsCityRadius()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsCoastalLand()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsEnemyCity(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
bool Plot:IsFighting()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsFlatlands()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsFreshWater()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsFriendlyCity(Unit unit, bool checkImprovement)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
  • checkImprovement: Some comment about this parameter.
bool Plot:IsFriendlyTerritory(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
bool Plot:IsGoody()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsHills()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsImpassable()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsImprovementPillaged()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsInvisibleVisible(TeamID eTeam, InvisibilityScopeID invisibleID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • invisibleID: Some comment about this parameter.
bool Plot:IsLake()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsMountain()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsNEOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsNone()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsNWOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsOpenGround()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsOwned()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsOwnershipScore()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsPlayerCityRadius(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eIndex: Some comment about this parameter.
bool Plot:IsPotentialCityWork()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsPotentialCityWorkForArea(Area area)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • area: Some comment about this parameter.
Plot:IsResourceConnectedByImprovement()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRevealed(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
bool Plot:IsRevealedBarbarian()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsRevealedGoody(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
Plot:IsRiver()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRiverConnection(DirectionID directionID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • directionID: Some comment about this parameter.
bool Plot:IsRiverCrossing(DirectionID directionID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • directionID: Some comment about this parameter.
Plot:IsRiverCrossingFlowClockwise()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRiverCrossingToPlot(DirectionID directionID)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • directionID: Some comment about this parameter.
bool Plot:IsRiverSide()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsRoughGround()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsRoute()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:IsRoutePillaged()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsStartingPlot()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:IsTradeRoute()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsUnit()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
bool Plot:IsValidDomainForAction(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
bool Plot:IsValidDomainForLocation(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
bool Plot:IsVisible(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • debug: Some comment about this parameter.
bool Plot:IsVisibleEnemyDefender(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
bool Plot:IsVisibleEnemyUnit(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
bool Plot:IsVisibleOtherUnit(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • ePlayer: Some comment about this parameter.
bool Plot:IsVisibleToWatchingHuman()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:IsWater()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsWithinTeamCityRadius(TeamID eTeam, PlayerID eIgnorePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
  • eIgnorePlayer: Some comment about this parameter.
bool Plot:IsWOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:MovementCost(Unit unit, Plot fromPlot)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • unit: Some comment about this parameter.
  • fromPlot: Some comment about this parameter.
Plot:NukeExplosion(int range, Unit nukeUnit)
Here is some fancy description. Isn't it nice to get descriptions?
  • range: Some comment about this parameter.
  • nukeUnit: Some comment about this parameter.
string Plot:PickFeatureDummyTag(int mouseX, int mouseY)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • mouseX: Some comment about this parameter.
  • mouseY: Some comment about this parameter.
Plot:RemoveGoody()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ResetFeatureModel()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:SeeFromLevel(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • eTeam: Some comment about this parameter.
int Plot:SeeThroughLevel()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
int Plot:SetArea()
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
Plot:SetContinentArtType()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetFeatureDummyTexture(string dummyTag, string textureTag)
Here is some fancy description. Isn't it nice to get descriptions?
  • dummyTag: Some comment about this parameter.
  • textureTag: Some comment about this parameter.
Plot:SetFeatureDummyVisibility(string dummyTag, bool show)
Here is some fancy description. Isn't it nice to get descriptions?
  • dummyTag: Some comment about this parameter.
  • show: Some comment about this parameter.
Plot:SetFeatureType()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetImprovementDuration(int newValue)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
Plot:SetImprovementPillaged(bool b)
Here is some fancy description. Isn't it nice to get descriptions?
  • b: Some comment about this parameter.
Plot:SetImprovementType(ImprovementID newValueID)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValueID: Some comment about this parameter.
Plot:SetNEOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
  • riverDirID: Some comment about this parameter.
Plot:SetNumResource(int num)
Here is some fancy description. Isn't it nice to get descriptions?
  • num: Some comment about this parameter.
Plot:SetNWOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
  • riverDirID: Some comment about this parameter.
Plot:SetOwner(PlayerID eNewValue, int acquiringCityID, bool checkUnits, bool updateResources)
Here is some fancy description. Isn't it nice to get descriptions?
  • eNewValue: Some comment about this parameter.
  • acquiringCityID: Some comment about this parameter.
  • checkUnits: Some comment about this parameter.
  • updateResources: Some comment about this parameter.
Plot:SetOwnershipDuration(int newValue)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
Plot:SetPlotType(PlotTypeID newValueID, bool recalculate, bool rebuildGraphics)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValueID: Some comment about this parameter.
  • recalculate: Some comment about this parameter.
  • rebuildGraphics: Some comment about this parameter.
Plot:SetResourceType(ResourceID newValueID, int numResource)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValueID: Some comment about this parameter.
  • numResource: Some comment about this parameter.
Plot:SetRevealed(TeamID eTeam, bool newValue, bool terrainOnly, TeamID eFromTeam)
Here is some fancy description. Isn't it nice to get descriptions?
  • eTeam: Some comment about this parameter.
  • newValue: Some comment about this parameter.
  • terrainOnly: Some comment about this parameter.
  • eFromTeam: Some comment about this parameter.
Plot:SetRouteType(RouteID newValueID)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValueID: Some comment about this parameter.
Plot:SetScriptData(string szNewValue)
Here is some fancy description. Isn't it nice to get descriptions?
  • szNewValue: Some comment about this parameter.
Plot:SetStartingPlot(bool newValue)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
Plot:SetTerrainType(TerrainID type)
Here is some fancy description. Isn't it nice to get descriptions?
  • type: Some comment about this parameter.
Plot:SetUpgradeProgress(int newValue)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
Plot:SetWOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
  • newValue: Some comment about this parameter.
  • riverDirID: Some comment about this parameter.
bool Plot:ShareAdjacentArea(Plot plot)
Here is some fancy description. Isn't it nice to get descriptions?
  • Returned value: Returned values too need their comments.
  • plot: Some comment about this parameter.
Plot:UpdateFog()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:UpdateVisibility()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:WaterArea()
Here is some fancy description. Isn't it nice to get descriptions?