User:DonQuich: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
m (testing my bot)
m (testing my bot)
Line 6: Line 6:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/AddFeatureDummyModel|AddFeatureDummyModel]]('''string''' dummyTag, '''string''' modelTag)</code>
|<code>Plot:[[Civ5Lua/Plot/AddFeatureDummyModel|AddFeatureDummyModel]]('''string''' dummyTag, '''string''' modelTag)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  dummyTag: Some comment about this parameter.
|-
|
|
*  modelTag: Some comment about this parameter.
<!--  
<!--  
AREA
AREA
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/Area|Area]]()</code>
|<code>Plot:[[Civ5Lua/Plot/Area|Area]]()</code>
|-
|-
|
|
Line 32: Line 24:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/At|At]]('''int''' x, '''int''' y)</code>
|<code>Plot:[[Civ5Lua/Plot/At|At]]('''int''' x, '''int''' y)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CALCULATEBESTNATUREYIELD
CALCULATEBESTNATUREYIELD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CalculateBestNatureYield|CalculateBestNatureYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/CalculateBestNatureYield|CalculateBestNatureYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
<!--
CALCULATEIMPROVEMENTYIELDCHANGE
-->
|-
|-
|
|align="right" |<code>'''int'''</code>
|
|<code>Plot:[[Civ5Lua/Plot/CalculateImprovementYieldChange|CalculateImprovementYieldChange]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' optimal, [[Civ5Lua/RouteID|RouteID]] assumeThisRouteID)</code>
* Returned value: ''Returned values too need their comments.''
|-
|-
|
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
*  yieldID: Some comment about this parameter.
|-
|
|
*  eTeam: Some comment about this parameter.
<!--  
<!--  
CALCULATEIMPROVEMENTYIELDCHANGE
CALCULATENATUREYIELD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CalculateImprovementYieldChange|CalculateImprovementYieldChange]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' optimal, [[Civ5Lua/RouteID|RouteID]] assumeThisRouteID)</code>
|<code>Plot:[[Civ5Lua/Plot/CalculateNatureYield|CalculateNatureYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' ignoreFeature)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--
CALCULATENATUREYIELD
-->
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CalculateNatureYield|CalculateNatureYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, [[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' ignoreFeature)</code>
|-
|
|''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.
<!--  
<!--  
CALCULATETOTALBESTNATUREYIELD
CALCULATETOTALBESTNATUREYIELD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CalculateTotalBestNatureYield|CalculateTotalBestNatureYield]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/CalculateTotalBestNatureYield|CalculateTotalBestNatureYield]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CALCULATEYIELD
CALCULATEYIELD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CalculateYield|CalculateYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, '''bool''' display)</code>
|<code>Plot:[[Civ5Lua/Plot/CalculateYield|CalculateYield]]([[Civ5Lua/YieldID|YieldID]] yieldID, '''bool''' display)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CANBUILD
CANBUILD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CanBuild|CanBuild]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' testVisible)</code>
|<code>Plot:[[Civ5Lua/Plot/CanBuild|CanBuild]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' testVisible)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CANHAVEFEATURE
CANHAVEFEATURE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CanHaveFeature|CanHaveFeature]]()</code>
|<code>Plot:[[Civ5Lua/Plot/CanHaveFeature|CanHaveFeature]]()</code>
|-
|-
|
|
Line 204: Line 96:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CanHaveImprovement|CanHaveImprovement]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' potential)</code>
|<code>Plot:[[Civ5Lua/Plot/CanHaveImprovement|CanHaveImprovement]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' potential)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CANHAVERESOURCE
CANHAVERESOURCE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CanHaveResource|CanHaveResource]]([[Civ5Lua/ResourceID|ResourceID]] resourceID, '''bool''' ignoreLatitude)</code>
|<code>Plot:[[Civ5Lua/Plot/CanHaveResource|CanHaveResource]]([[Civ5Lua/ResourceID|ResourceID]] resourceID, '''bool''' ignoreLatitude)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CANSEEPLOT
CANSEEPLOT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CanSeePlot|CanSeePlot]]()</code>
|<code>Plot:[[Civ5Lua/Plot/CanSeePlot|CanSeePlot]]()</code>
|-
|-
|
|
Line 259: Line 123:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeBuildProgress|ChangeBuildProgress]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, '''int''' change, [[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeBuildProgress|ChangeBuildProgress]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, '''int''' change, [[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CHANGEEXTRAMOVEPATHCOST
CHANGEEXTRAMOVEPATHCOST
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeExtraMovePathCost|ChangeExtraMovePathCost]]('''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeExtraMovePathCost|ChangeExtraMovePathCost]]('''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  change: Some comment about this parameter.
<!--  
<!--  
CHANGEIMPROVEMENTDURATION
CHANGEIMPROVEMENTDURATION
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeImprovementDuration|ChangeImprovementDuration]]('''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeImprovementDuration|ChangeImprovementDuration]]('''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  change: Some comment about this parameter.
<!--  
<!--  
CHANGEINVISIBLEVISIBILITYCOUNT
CHANGEINVISIBLEVISIBILITYCOUNT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeInvisibleVisibilityCount|ChangeInvisibleVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID, '''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeInvisibleVisibilityCount|ChangeInvisibleVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID, '''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
CHANGENUMRESOURCE
CHANGENUMRESOURCE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeNumResource|ChangeNumResource]]('''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeNumResource|ChangeNumResource]]('''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  change: Some comment about this parameter.
<!--  
<!--  
CHANGEOWNERSHIPDURATION
CHANGEOWNERSHIPDURATION
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeOwnershipDuration|ChangeOwnershipDuration]]('''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeOwnershipDuration|ChangeOwnershipDuration]]('''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  change: Some comment about this parameter.
<!--  
<!--  
CHANGEUPGRADEPROGRESS
CHANGEUPGRADEPROGRESS
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeUpgradeProgress|ChangeUpgradeProgress]]('''int''' change)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeUpgradeProgress|ChangeUpgradeProgress]]('''int''' change)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  change: Some comment about this parameter.
<!--  
<!--  
CHANGEVISIBILITYCOUNT
CHANGEVISIBILITYCOUNT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ChangeVisibilityCount|ChangeVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''int''' change, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] seeInvisibleTypeID, '''bool''' informExplorationTracking, '''bool''' alwaysSeeInvisible)</code>
|<code>Plot:[[Civ5Lua/Plot/ChangeVisibilityCount|ChangeVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''int''' change, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] seeInvisibleTypeID, '''bool''' informExplorationTracking, '''bool''' alwaysSeeInvisible)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
COUNTNUMAIRUNITS
COUNTNUMAIRUNITS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/CountNumAirUnits|CountNumAirUnits]]([[Civ5Lua/TeamID|TeamID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/CountNumAirUnits|CountNumAirUnits]]([[Civ5Lua/TeamID|TeamID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
DEFENSEMODIFIER
DEFENSEMODIFIER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/DefenseModifier|DefenseModifier]]([[Civ5Lua/TeamID|TeamID]] iDefendTeam, '''bool''' ignoreBuilding, '''bool''' help)</code>
|<code>Plot:[[Civ5Lua/Plot/DefenseModifier|DefenseModifier]]([[Civ5Lua/TeamID|TeamID]] iDefendTeam, '''bool''' ignoreBuilding, '''bool''' help)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ERASE
ERASE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/Erase|Erase]]()</code>
|<code>Plot:[[Civ5Lua/Plot/Erase|Erase]]()</code>
|-
|-
|
|
Line 450: Line 222:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetActiveFogOfWarMode|GetActiveFogOfWarMode]](''<unknown>'')</code>
|<code>Plot:[[Civ5Lua/Plot/GetActiveFogOfWarMode|GetActiveFogOfWarMode]](''<unknown>'')</code>
|-
|-
|
|
Line 459: Line 231:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetArea|GetArea]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetArea|GetArea]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETBESTDEFENDER
GETBESTDEFENDER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetBestDefender|GetBestDefender]]([[Civ5Lua/PlayerID|PlayerID]] eOwner, [[Civ5Lua/PlayerID|PlayerID]] eAttackingPlayer, [[Civ5Lua/Unit|Unit]] attacker, '''bool''' testAtWar, '''bool''' testPotentialEnemy, '''bool''' testCanMove)</code>
|<code>Plot:[[Civ5Lua/Plot/GetBestDefender|GetBestDefender]]([[Civ5Lua/PlayerID|PlayerID]] eOwner, [[Civ5Lua/PlayerID|PlayerID]] eAttackingPlayer, [[Civ5Lua/Unit|Unit]] attacker, '''bool''' testAtWar, '''bool''' testPotentialEnemy, '''bool''' testCanMove)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETBUILDPROGRESS
GETBUILDPROGRESS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetBuildProgress|GetBuildProgress]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|<code>Plot:[[Civ5Lua/Plot/GetBuildProgress|GetBuildProgress]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETBUILDTIME
GETBUILDTIME
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetBuildTime|GetBuildTime]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|<code>Plot:[[Civ5Lua/Plot/GetBuildTime|GetBuildTime]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETBUILDTURNSLEFT
GETBUILDTURNSLEFT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetBuildTurnsLeft|GetBuildTurnsLeft]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, '''int''' nowExtra, '''int''' thenExtra)</code>
|<code>Plot:[[Civ5Lua/Plot/GetBuildTurnsLeft|GetBuildTurnsLeft]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, '''int''' nowExtra, '''int''' thenExtra)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETBUILDTURNSTOTAL
GETBUILDTURNSTOTAL
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetBuildTurnsTotal|GetBuildTurnsTotal]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|<code>Plot:[[Civ5Lua/Plot/GetBuildTurnsTotal|GetBuildTurnsTotal]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETCITYRADIUSCOUNT
GETCITYRADIUSCOUNT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetCityRadiusCount|GetCityRadiusCount]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetCityRadiusCount|GetCityRadiusCount]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETCONTINENTARTTYPE
GETCONTINENTARTTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetContinentArtType|GetContinentArtType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetContinentArtType|GetContinentArtType]]()</code>
|-
|-
|
|
Line 603: Line 303:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetExtraMovePathCost|GetExtraMovePathCost]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetExtraMovePathCost|GetExtraMovePathCost]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETFEATUREPRODUCTION
GETFEATUREPRODUCTION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetFeatureProduction|GetFeatureProduction]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, [[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/City|City]] city)</code>
|<code>Plot:[[Civ5Lua/Plot/GetFeatureProduction|GetFeatureProduction]]([[Civ5Lua/BuildActionID|BuildActionID]] buildID, [[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/City|City]] city)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETFEATURETYPE
GETFEATURETYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetFeatureType|GetFeatureType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetFeatureType|GetFeatureType]]()</code>
|-
|-
|
|
Line 650: Line 330:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetFeatureVariety|GetFeatureVariety]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetFeatureVariety|GetFeatureVariety]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETFOUNDVALUE
GETFOUNDVALUE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetFoundValue|GetFoundValue]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|<code>Plot:[[Civ5Lua/Plot/GetFoundValue|GetFoundValue]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETIMPROVEMENTDURATION
GETIMPROVEMENTDURATION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetImprovementDuration|GetImprovementDuration]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetImprovementDuration|GetImprovementDuration]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETIMPROVEMENTTYPE
GETIMPROVEMENTTYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/ImprovementID|ImprovementID]]</code>
|align="right" |<code>[[Civ5Lua/ImprovementID|ImprovementID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetImprovementType|GetImprovementType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetImprovementType|GetImprovementType]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETINLANDCORNER
GETINLANDCORNER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/Plot|Plot]]</code>
|align="right" |<code>[[Civ5Lua/Plot|Plot]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetInlandCorner|GetInlandCorner]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetInlandCorner|GetInlandCorner]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETINVISIBLEVISIBILITYCOUNT
GETINVISIBLEVISIBILITYCOUNT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetInvisibleVisibilityCount|GetInvisibleVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID)</code>
|<code>Plot:[[Civ5Lua/Plot/GetInvisibleVisibilityCount|GetInvisibleVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETLATITUDE
GETLATITUDE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetLatitude|GetLatitude]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetLatitude|GetLatitude]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETNEARESTLANDAREA
GETNEARESTLANDAREA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNearestLandArea|GetNearestLandArea]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetNearestLandArea|GetNearestLandArea]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETNEARESTLANDPLOT
GETNEARESTLANDPLOT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNearestLandPlot|GetNearestLandPlot]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetNearestLandPlot|GetNearestLandPlot]]()</code>
|-
|-
|
|
Line 775: Line 411:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/ResourceID|ResourceID]]</code>
|align="right" |<code>[[Civ5Lua/ResourceID|ResourceID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNonObsoleteResourceType|GetNonObsoleteResourceType]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/GetNonObsoleteResourceType|GetNonObsoleteResourceType]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETNUMDEFENDERS
GETNUMDEFENDERS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumDefenders|GetNumDefenders]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumDefenders|GetNumDefenders]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETNUMFRIENDLYUNITSOFTYPE
GETNUMFRIENDLYUNITSOFTYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumFriendlyUnitsOfType|GetNumFriendlyUnitsOfType]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumFriendlyUnitsOfType|GetNumFriendlyUnitsOfType]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETNUMRESOURCE
GETNUMRESOURCE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumResource|GetNumResource]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumResource|GetNumResource]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETNUMUNITS
GETNUMUNITS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumUnits|GetNumUnits]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumUnits|GetNumUnits]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETNUMVISIBLEENEMYDEFENDERS
GETNUMVISIBLEENEMYDEFENDERS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumVisibleEnemyDefenders|GetNumVisibleEnemyDefenders]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumVisibleEnemyDefenders|GetNumVisibleEnemyDefenders]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETNUMVISIBLEPOTENTIALENEMYDEFENDERS
GETNUMVISIBLEPOTENTIALENEMYDEFENDERS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetNumVisiblePotentialEnemyDefenders|GetNumVisiblePotentialEnemyDefenders]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/GetNumVisiblePotentialEnemyDefenders|GetNumVisiblePotentialEnemyDefenders]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETOWNER
GETOWNER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/PlayerID|PlayerID]]</code>
|align="right" |<code>[[Civ5Lua/PlayerID|PlayerID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetOwner|GetOwner]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetOwner|GetOwner]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETOWNERSHIPDURATION
GETOWNERSHIPDURATION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetOwnershipDuration|GetOwnershipDuration]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetOwnershipDuration|GetOwnershipDuration]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETPLAYERCITYRADIUSCOUNT
GETPLAYERCITYRADIUSCOUNT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetPlayerCityRadiusCount|GetPlayerCityRadiusCount]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|<code>Plot:[[Civ5Lua/Plot/GetPlayerCityRadiusCount|GetPlayerCityRadiusCount]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETPLOTCITY
GETPLOTCITY
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetPlotCity|GetPlotCity]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetPlotCity|GetPlotCity]]()</code>
|-
|-
|
|
Line 938: Line 510:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetPlotType|GetPlotType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetPlotType|GetPlotType]]()</code>
|-
|-
|
|
Line 947: Line 519:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetReconCount|GetReconCount]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetReconCount|GetReconCount]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETRESOURCETYPE
GETRESOURCETYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/ResourceID|ResourceID]]</code>
|align="right" |<code>[[Civ5Lua/ResourceID|ResourceID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetResourceType|GetResourceType]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/GetResourceType|GetResourceType]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETREVEALEDIMPROVEMENTTYPE
GETREVEALEDIMPROVEMENTTYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/ImprovementID|ImprovementID]]</code>
|align="right" |<code>[[Civ5Lua/ImprovementID|ImprovementID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRevealedImprovementType|GetRevealedImprovementType]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/GetRevealedImprovementType|GetRevealedImprovementType]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETREVEALEDOWNER
GETREVEALEDOWNER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/PlayerID|PlayerID]]</code>
|align="right" |<code>[[Civ5Lua/PlayerID|PlayerID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRevealedOwner|GetRevealedOwner]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/GetRevealedOwner|GetRevealedOwner]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETREVEALEDROUTETYPE
GETREVEALEDROUTETYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/RouteID|RouteID]]</code>
|align="right" |<code>[[Civ5Lua/RouteID|RouteID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRevealedRouteType|GetRevealedRouteType]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/GetRevealedRouteType|GetRevealedRouteType]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETREVEALEDTEAM
GETREVEALEDTEAM
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/TeamID|TeamID]]</code>
|align="right" |<code>[[Civ5Lua/TeamID|TeamID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRevealedTeam|GetRevealedTeam]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/GetRevealedTeam|GetRevealedTeam]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETRIVERCROSSINGCOUNT
GETRIVERCROSSINGCOUNT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRiverCrossingCount|GetRiverCrossingCount]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetRiverCrossingCount|GetRiverCrossingCount]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETRIVEREFLOWDIRECTION
GETRIVEREFLOWDIRECTION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|align="right" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRiverEFlowDirection|GetRiverEFlowDirection]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetRiverEFlowDirection|GetRiverEFlowDirection]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETRIVERSEFLOWDIRECTION
GETRIVERSEFLOWDIRECTION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|align="right" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRiverSEFlowDirection|GetRiverSEFlowDirection]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetRiverSEFlowDirection|GetRiverSEFlowDirection]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETRIVERSWFLOWDIRECTION
GETRIVERSWFLOWDIRECTION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|align="right" |<code>[[Civ5Lua/FlowDirectionID|FlowDirectionID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRiverSWFlowDirection|GetRiverSWFlowDirection]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetRiverSWFlowDirection|GetRiverSWFlowDirection]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETROUTETYPE
GETROUTETYPE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>[[Civ5Lua/RouteID|RouteID]]</code>
|align="right" |<code>[[Civ5Lua/RouteID|RouteID]]</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetRouteType|GetRouteType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetRouteType|GetRouteType]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETSCRIPTDATA
GETSCRIPTDATA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''string'''</code>
|align="right" |<code>'''string'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetScriptData|GetScriptData]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetScriptData|GetScriptData]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETSELECTEDUNIT
GETSELECTEDUNIT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetSelectedUnit|GetSelectedUnit]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetSelectedUnit|GetSelectedUnit]]()</code>
|-
|-
|
|
Line 1,148: Line 636:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetTeam|GetTeam]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetTeam|GetTeam]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETTERRAINTYPE
GETTERRAINTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetTerrainType|GetTerrainType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetTerrainType|GetTerrainType]]()</code>
|-
|-
|
|
Line 1,170: Line 654:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetUnit|GetUnit]]('''int''' index)</code>
|<code>Plot:[[Civ5Lua/Plot/GetUnit|GetUnit]]('''int''' index)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  index: Some comment about this parameter.
<!--  
<!--  
GETUNITPOWER
GETUNITPOWER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetUnitPower|GetUnitPower]]([[Civ5Lua/PlayerID|PlayerID]] eOwner)</code>
|<code>Plot:[[Civ5Lua/Plot/GetUnitPower|GetUnitPower]]([[Civ5Lua/PlayerID|PlayerID]] eOwner)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETUPGRADEPROGRESS
GETUPGRADEPROGRESS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetUpgradeProgress|GetUpgradeProgress]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetUpgradeProgress|GetUpgradeProgress]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETUPGRADETIMELEFT
GETUPGRADETIMELEFT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetUpgradeTimeLeft|GetUpgradeTimeLeft]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/GetUpgradeTimeLeft|GetUpgradeTimeLeft]]([[Civ5Lua/ImprovementID|ImprovementID]] improvementID, [[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETVISIBILITYCOUNT
GETVISIBILITYCOUNT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetVisibilityCount|GetVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/GetVisibilityCount|GetVisibilityCount]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETWORKINGCITY
GETWORKINGCITY
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetWorkingCity|GetWorkingCity]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetWorkingCity|GetWorkingCity]]()</code>
|-
|-
|
|
Line 1,260: Line 708:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetWorkingCityOverride|GetWorkingCityOverride]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetWorkingCityOverride|GetWorkingCityOverride]]()</code>
|-
|-
|
|
Line 1,269: Line 717:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetX|GetX]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetX|GetX]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETY
GETY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetY|GetY]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetY|GetY]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
GETYIELD
GETYIELD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetYield|GetYield]]([[Civ5Lua/YieldID|YieldID]] yieldID)</code>
|<code>Plot:[[Civ5Lua/Plot/GetYield|GetYield]]([[Civ5Lua/YieldID|YieldID]] yieldID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
GETYIELDWITHBUILD
GETYIELDWITHBUILD
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/GetYieldWithBuild|GetYieldWithBuild]]()</code>
|<code>Plot:[[Civ5Lua/Plot/GetYieldWithBuild|GetYieldWithBuild]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
HASBARBARIANCAMP
HASBARBARIANCAMP
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/HasBarbarianCamp|HasBarbarianCamp]]()</code>
|<code>Plot:[[Civ5Lua/Plot/HasBarbarianCamp|HasBarbarianCamp]]()</code>
|-
|-
|
|
Line 1,334: Line 762:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/HasYield|HasYield]]()</code>
|<code>Plot:[[Civ5Lua/Plot/HasYield|HasYield]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISACTIVEVISIBLE
ISACTIVEVISIBLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsActiveVisible|IsActiveVisible]]('''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/IsActiveVisible|IsActiveVisible]]('''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTNONREVEALED
ISADJACENTNONREVEALED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentNonrevealed|IsAdjacentNonrevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentNonrevealed|IsAdjacentNonrevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTNONVISIBLE
ISADJACENTNONVISIBLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentNonvisible|IsAdjacentNonvisible]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentNonvisible|IsAdjacentNonvisible]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTOWNED
ISADJACENTOWNED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentOwned|IsAdjacentOwned]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentOwned|IsAdjacentOwned]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISADJACENTPLAYER
ISADJACENTPLAYER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentPlayer|IsAdjacentPlayer]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' landOnly)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentPlayer|IsAdjacentPlayer]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer, '''bool''' landOnly)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTREVEALED
ISADJACENTREVEALED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentRevealed|IsAdjacentRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentRevealed|IsAdjacentRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTTEAM
ISADJACENTTEAM
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentTeam|IsAdjacentTeam]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' landOnly)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentTeam|IsAdjacentTeam]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' landOnly)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTTOAREA
ISADJACENTTOAREA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentToArea|IsAdjacentToArea]]([[Civ5Lua/Area|Area]] area)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentToArea|IsAdjacentToArea]]([[Civ5Lua/Area|Area]] area)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISADJACENTTOLAND
ISADJACENTTOLAND
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentToLand|IsAdjacentToLand]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentToLand|IsAdjacentToLand]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISADJACENTTOSHALLOWWATER
ISADJACENTTOSHALLOWWATER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentToShallowWater|IsAdjacentToShallowWater]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentToShallowWater|IsAdjacentToShallowWater]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISADJACENTVISIBLE
ISADJACENTVISIBLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsAdjacentVisible|IsAdjacentVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/IsAdjacentVisible|IsAdjacentVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISBARBARIAN
ISBARBARIAN
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsBarbarian|IsBarbarian]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsBarbarian|IsBarbarian]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISBEINGWORKED
ISBEINGWORKED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsBeingWorked|IsBeingWorked]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsBeingWorked|IsBeingWorked]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISBESTADJACENTFOUND
ISBESTADJACENTFOUND
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsBestAdjacentFound|IsBestAdjacentFound]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|<code>Plot:[[Civ5Lua/Plot/IsBestAdjacentFound|IsBestAdjacentFound]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISBUILDREMOVESFEATURE
ISBUILDREMOVESFEATURE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsBuildRemovesFeature|IsBuildRemovesFeature]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsBuildRemovesFeature|IsBuildRemovesFeature]]()</code>
|-
|-
|
|
Line 1,586: Line 906:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsCity|IsCity]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsCity|IsCity]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISCITYRADIUS
ISCITYRADIUS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsCityRadius|IsCityRadius]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsCityRadius|IsCityRadius]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISCOASTALLAND
ISCOASTALLAND
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsCoastalLand|IsCoastalLand]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsCoastalLand|IsCoastalLand]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISENEMYCITY
ISENEMYCITY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsEnemyCity|IsEnemyCity]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/IsEnemyCity|IsEnemyCity]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISFIGHTING
ISFIGHTING
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsFighting|IsFighting]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsFighting|IsFighting]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISFLATLANDS
ISFLATLANDS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsFlatlands|IsFlatlands]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsFlatlands|IsFlatlands]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISFRESHWATER
ISFRESHWATER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsFreshWater|IsFreshWater]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsFreshWater|IsFreshWater]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISFRIENDLYCITY
ISFRIENDLYCITY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsFriendlyCity|IsFriendlyCity]]([[Civ5Lua/Unit|Unit]] unit, '''bool''' checkImprovement)</code>
|<code>Plot:[[Civ5Lua/Plot/IsFriendlyCity|IsFriendlyCity]]([[Civ5Lua/Unit|Unit]] unit, '''bool''' checkImprovement)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISFRIENDLYTERRITORY
ISFRIENDLYTERRITORY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsFriendlyTerritory|IsFriendlyTerritory]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/IsFriendlyTerritory|IsFriendlyTerritory]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISGOODY
ISGOODY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsGoody|IsGoody]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsGoody|IsGoody]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISHILLS
ISHILLS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsHills|IsHills]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsHills|IsHills]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISIMPASSABLE
ISIMPASSABLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsImpassable|IsImpassable]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsImpassable|IsImpassable]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISIMPROVEMENTPILLAGED
ISIMPROVEMENTPILLAGED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsImprovementPillaged|IsImprovementPillaged]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsImprovementPillaged|IsImprovementPillaged]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISINVISIBLEVISIBLE
ISINVISIBLEVISIBLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsInvisibleVisible|IsInvisibleVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID)</code>
|<code>Plot:[[Civ5Lua/Plot/IsInvisibleVisible|IsInvisibleVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/InvisibilityScopeID|InvisibilityScopeID]] invisibleID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISLAKE
ISLAKE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsLake|IsLake]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsLake|IsLake]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISMOUNTAIN
ISMOUNTAIN
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsMountain|IsMountain]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsMountain|IsMountain]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISNEOFRIVER
ISNEOFRIVER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsNEOfRiver|IsNEOfRiver]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsNEOfRiver|IsNEOfRiver]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISNONE
ISNONE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsNone|IsNone]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsNone|IsNone]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISNWOFRIVER
ISNWOFRIVER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsNWOfRiver|IsNWOfRiver]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsNWOfRiver|IsNWOfRiver]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISOPENGROUND
ISOPENGROUND
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsOpenGround|IsOpenGround]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsOpenGround|IsOpenGround]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISOWNED
ISOWNED
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsOwned|IsOwned]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsOwned|IsOwned]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISOWNERSHIPSCORE
ISOWNERSHIPSCORE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsOwnershipScore|IsOwnershipScore]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsOwnershipScore|IsOwnershipScore]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISPLAYERCITYRADIUS
ISPLAYERCITYRADIUS
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsPlayerCityRadius|IsPlayerCityRadius]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|<code>Plot:[[Civ5Lua/Plot/IsPlayerCityRadius|IsPlayerCityRadius]]([[Civ5Lua/PlayerID|PlayerID]] eIndex)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISPOTENTIALCITYWORK
ISPOTENTIALCITYWORK
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsPotentialCityWork|IsPotentialCityWork]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsPotentialCityWork|IsPotentialCityWork]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISPOTENTIALCITYWORKFORAREA
ISPOTENTIALCITYWORKFORAREA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsPotentialCityWorkForArea|IsPotentialCityWorkForArea]]([[Civ5Lua/Area|Area]] area)</code>
|<code>Plot:[[Civ5Lua/Plot/IsPotentialCityWorkForArea|IsPotentialCityWorkForArea]]([[Civ5Lua/Area|Area]] area)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISRESOURCECONNECTEDBYIMPROVEMENT
ISRESOURCECONNECTEDBYIMPROVEMENT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsResourceConnectedByImprovement|IsResourceConnectedByImprovement]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsResourceConnectedByImprovement|IsResourceConnectedByImprovement]]()</code>
|-
|-
|
|
Line 1,952: Line 1,140:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRevealed|IsRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/IsRevealed|IsRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISREVEALEDBARBARIAN
ISREVEALEDBARBARIAN
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRevealedBarbarian|IsRevealedBarbarian]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRevealedBarbarian|IsRevealedBarbarian]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISREVEALEDGOODY
ISREVEALEDGOODY
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRevealedGoody|IsRevealedGoody]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/IsRevealedGoody|IsRevealedGoody]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISRIVER
ISRIVER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiver|IsRiver]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiver|IsRiver]]()</code>
|-
|-
|
|
Line 2,012: Line 1,176:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiverConnection|IsRiverConnection]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiverConnection|IsRiverConnection]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISRIVERCROSSING
ISRIVERCROSSING
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiverCrossing|IsRiverCrossing]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiverCrossing|IsRiverCrossing]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISRIVERCROSSINGFLOWCLOCKWISE
ISRIVERCROSSINGFLOWCLOCKWISE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiverCrossingFlowClockwise|IsRiverCrossingFlowClockwise]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiverCrossingFlowClockwise|IsRiverCrossingFlowClockwise]]()</code>
|-
|-
|
|
Line 2,055: Line 1,203:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiverCrossingToPlot|IsRiverCrossingToPlot]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiverCrossingToPlot|IsRiverCrossingToPlot]]([[Civ5Lua/DirectionID|DirectionID]] directionID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISRIVERSIDE
ISRIVERSIDE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRiverSide|IsRiverSide]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRiverSide|IsRiverSide]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISROUGHGROUND
ISROUGHGROUND
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRoughGround|IsRoughGround]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRoughGround|IsRoughGround]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISROUTE
ISROUTE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRoute|IsRoute]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRoute|IsRoute]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISROUTEPILLAGED
ISROUTEPILLAGED
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsRoutePillaged|IsRoutePillaged]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsRoutePillaged|IsRoutePillaged]]()</code>
|-
|-
|
|
Line 2,120: Line 1,248:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsStartingPlot|IsStartingPlot]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsStartingPlot|IsStartingPlot]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISTRADEROUTE
ISTRADEROUTE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsTradeRoute|IsTradeRoute]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsTradeRoute|IsTradeRoute]]()</code>
|-
|-
|
|
Line 2,142: Line 1,266:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsUnit|IsUnit]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsUnit|IsUnit]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISVALIDDOMAINFORACTION
ISVALIDDOMAINFORACTION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsValidDomainForAction|IsValidDomainForAction]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/IsValidDomainForAction|IsValidDomainForAction]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVALIDDOMAINFORLOCATION
ISVALIDDOMAINFORLOCATION
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsValidDomainForLocation|IsValidDomainForLocation]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/IsValidDomainForLocation|IsValidDomainForLocation]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVISIBLE
ISVISIBLE
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsVisible|IsVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|<code>Plot:[[Civ5Lua/Plot/IsVisible|IsVisible]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' debug)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVISIBLEENEMYDEFENDER
ISVISIBLEENEMYDEFENDER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsVisibleEnemyDefender|IsVisibleEnemyDefender]]([[Civ5Lua/Unit|Unit]] unit)</code>
|<code>Plot:[[Civ5Lua/Plot/IsVisibleEnemyDefender|IsVisibleEnemyDefender]]([[Civ5Lua/Unit|Unit]] unit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVISIBLEENEMYUNIT
ISVISIBLEENEMYUNIT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsVisibleEnemyUnit|IsVisibleEnemyUnit]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/IsVisibleEnemyUnit|IsVisibleEnemyUnit]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVISIBLEOTHERUNIT
ISVISIBLEOTHERUNIT
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsVisibleOtherUnit|IsVisibleOtherUnit]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/IsVisibleOtherUnit|IsVisibleOtherUnit]]([[Civ5Lua/PlayerID|PlayerID]] ePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISVISIBLETOWATCHINGHUMAN
ISVISIBLETOWATCHINGHUMAN
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsVisibleToWatchingHuman|IsVisibleToWatchingHuman]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsVisibleToWatchingHuman|IsVisibleToWatchingHuman]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
ISWATER
ISWATER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsWater|IsWater]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsWater|IsWater]]()</code>
|-
|-
|
|
Line 2,283: Line 1,347:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsWithinTeamCityRadius|IsWithinTeamCityRadius]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/PlayerID|PlayerID]] eIgnorePlayer)</code>
|<code>Plot:[[Civ5Lua/Plot/IsWithinTeamCityRadius|IsWithinTeamCityRadius]]([[Civ5Lua/TeamID|TeamID]] eTeam, [[Civ5Lua/PlayerID|PlayerID]] eIgnorePlayer)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
ISWOFRIVER
ISWOFRIVER
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/IsWOfRiver|IsWOfRiver]]()</code>
|<code>Plot:[[Civ5Lua/Plot/IsWOfRiver|IsWOfRiver]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
MOVEMENTCOST
MOVEMENTCOST
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/MovementCost|MovementCost]]([[Civ5Lua/Unit|Unit]] unit, [[Civ5Lua/Plot|Plot]] fromPlot)</code>
|<code>Plot:[[Civ5Lua/Plot/MovementCost|MovementCost]]([[Civ5Lua/Unit|Unit]] unit, [[Civ5Lua/Plot|Plot]] fromPlot)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
NUKEEXPLOSION
NUKEEXPLOSION
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/NukeExplosion|NukeExplosion]]('''int''' range, [[Civ5Lua/Unit|Unit]] nukeUnit)</code>
|<code>Plot:[[Civ5Lua/Plot/NukeExplosion|NukeExplosion]]('''int''' range, [[Civ5Lua/Unit|Unit]] nukeUnit)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  range: Some comment about this parameter.
|-
|
|
*  nukeUnit: Some comment about this parameter.
<!--  
<!--  
PICKFEATUREDUMMYTAG
PICKFEATUREDUMMYTAG
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''string'''</code>
|align="right" |<code>'''string'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/PickFeatureDummyTag|PickFeatureDummyTag]]('''int''' mouseX, '''int''' mouseY)</code>
|<code>Plot:[[Civ5Lua/Plot/PickFeatureDummyTag|PickFeatureDummyTag]]('''int''' mouseX, '''int''' mouseY)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
REMOVEGOODY
REMOVEGOODY
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/RemoveGoody|RemoveGoody]]()</code>
|<code>Plot:[[Civ5Lua/Plot/RemoveGoody|RemoveGoody]]()</code>
|-
|-
|
|
Line 2,385: Line 1,401:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ResetFeatureModel|ResetFeatureModel]]()</code>
|<code>Plot:[[Civ5Lua/Plot/ResetFeatureModel|ResetFeatureModel]]()</code>
|-
|-
|
|
Line 2,394: Line 1,410:
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SeeFromLevel|SeeFromLevel]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/SeeFromLevel|SeeFromLevel]]([[Civ5Lua/TeamID|TeamID]] eTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
SEETHROUGHLEVEL
SEETHROUGHLEVEL
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SeeThroughLevel|SeeThroughLevel]]()</code>
|<code>Plot:[[Civ5Lua/Plot/SeeThroughLevel|SeeThroughLevel]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
SETAREA
SETAREA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''int'''</code>
|align="right" |<code>'''int'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetArea|SetArea]]()</code>
|<code>Plot:[[Civ5Lua/Plot/SetArea|SetArea]]()</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
* Returned value: ''Returned values too need their comments.''
<!--  
<!--  
SETCONTINENTARTTYPE
SETCONTINENTARTTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetContinentArtType|SetContinentArtType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/SetContinentArtType|SetContinentArtType]]()</code>
|-
|-
|
|
Line 2,446: Line 1,446:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetFeatureDummyTexture|SetFeatureDummyTexture]]('''string''' dummyTag, '''string''' textureTag)</code>
|<code>Plot:[[Civ5Lua/Plot/SetFeatureDummyTexture|SetFeatureDummyTexture]]('''string''' dummyTag, '''string''' textureTag)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  dummyTag: Some comment about this parameter.
|-
|
|
*  textureTag: Some comment about this parameter.
<!--  
<!--  
SETFEATUREDUMMYVISIBILITY
SETFEATUREDUMMYVISIBILITY
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetFeatureDummyVisibility|SetFeatureDummyVisibility]]('''string''' dummyTag, '''bool''' show)</code>
|<code>Plot:[[Civ5Lua/Plot/SetFeatureDummyVisibility|SetFeatureDummyVisibility]]('''string''' dummyTag, '''bool''' show)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  dummyTag: Some comment about this parameter.
|-
|
|
*  show: Some comment about this parameter.
<!--  
<!--  
SETFEATURETYPE
SETFEATURETYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetFeatureType|SetFeatureType]]()</code>
|<code>Plot:[[Civ5Lua/Plot/SetFeatureType|SetFeatureType]]()</code>
|-
|-
|
|
Line 2,489: Line 1,473:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetImprovementDuration|SetImprovementDuration]]('''int''' newValue)</code>
|<code>Plot:[[Civ5Lua/Plot/SetImprovementDuration|SetImprovementDuration]]('''int''' newValue)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
<!--  
<!--  
SETIMPROVEMENTPILLAGED
SETIMPROVEMENTPILLAGED
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetImprovementPillaged|SetImprovementPillaged]]('''bool''' b)</code>
|<code>Plot:[[Civ5Lua/Plot/SetImprovementPillaged|SetImprovementPillaged]]('''bool''' b)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  b: Some comment about this parameter.
<!--  
<!--  
SETIMPROVEMENTTYPE
SETIMPROVEMENTTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetImprovementType|SetImprovementType]]([[Civ5Lua/ImprovementID|ImprovementID]] newValueID)</code>
|<code>Plot:[[Civ5Lua/Plot/SetImprovementType|SetImprovementType]]([[Civ5Lua/ImprovementID|ImprovementID]] newValueID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValueID: Some comment about this parameter.
<!--  
<!--  
SETNEOFRIVER
SETNEOFRIVER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetNEOfRiver|SetNEOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|<code>Plot:[[Civ5Lua/Plot/SetNEOfRiver|SetNEOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
|-
|
|
*  riverDirID: Some comment about this parameter.
<!--  
<!--  
SETNUMRESOURCE
SETNUMRESOURCE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetNumResource|SetNumResource]]('''int''' num)</code>
|<code>Plot:[[Civ5Lua/Plot/SetNumResource|SetNumResource]]('''int''' num)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  num: Some comment about this parameter.
<!--  
<!--  
SETNWOFRIVER
SETNWOFRIVER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetNWOfRiver|SetNWOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|<code>Plot:[[Civ5Lua/Plot/SetNWOfRiver|SetNWOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
|-
|
|
*  riverDirID: Some comment about this parameter.
<!--  
<!--  
SETOWNER
SETOWNER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetOwner|SetOwner]]([[Civ5Lua/PlayerID|PlayerID]] eNewValue, '''int''' acquiringCityID, '''bool''' checkUnits, '''bool''' updateResources)</code>
|<code>Plot:[[Civ5Lua/Plot/SetOwner|SetOwner]]([[Civ5Lua/PlayerID|PlayerID]] eNewValue, '''int''' acquiringCityID, '''bool''' checkUnits, '''bool''' updateResources)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
SETOWNERSHIPDURATION
SETOWNERSHIPDURATION
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetOwnershipDuration|SetOwnershipDuration]]('''int''' newValue)</code>
|<code>Plot:[[Civ5Lua/Plot/SetOwnershipDuration|SetOwnershipDuration]]('''int''' newValue)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
<!--  
<!--  
SETPLOTTYPE
SETPLOTTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetPlotType|SetPlotType]]([[Civ5Lua/PlotTypeID|PlotTypeID]] newValueID, '''bool''' recalculate, '''bool''' rebuildGraphics)</code>
|<code>Plot:[[Civ5Lua/Plot/SetPlotType|SetPlotType]]([[Civ5Lua/PlotTypeID|PlotTypeID]] newValueID, '''bool''' recalculate, '''bool''' rebuildGraphics)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
SETRESOURCETYPE
SETRESOURCETYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetResourceType|SetResourceType]]([[Civ5Lua/ResourceID|ResourceID]] newValueID, '''int''' numResource)</code>
|<code>Plot:[[Civ5Lua/Plot/SetResourceType|SetResourceType]]([[Civ5Lua/ResourceID|ResourceID]] newValueID, '''int''' numResource)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValueID: Some comment about this parameter.
|-
|
|
*  numResource: Some comment about this parameter.
<!--  
<!--  
SETREVEALED
SETREVEALED
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetRevealed|SetRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' newValue, '''bool''' terrainOnly, [[Civ5Lua/TeamID|TeamID]] eFromTeam)</code>
|<code>Plot:[[Civ5Lua/Plot/SetRevealed|SetRevealed]]([[Civ5Lua/TeamID|TeamID]] eTeam, '''bool''' newValue, '''bool''' terrainOnly, [[Civ5Lua/TeamID|TeamID]] eFromTeam)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
SETROUTETYPE
SETROUTETYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetRouteType|SetRouteType]]([[Civ5Lua/RouteID|RouteID]] newValueID)</code>
|<code>Plot:[[Civ5Lua/Plot/SetRouteType|SetRouteType]]([[Civ5Lua/RouteID|RouteID]] newValueID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValueID: Some comment about this parameter.
<!--  
<!--  
SETSCRIPTDATA
SETSCRIPTDATA
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetScriptData|SetScriptData]]('''string''' szNewValue)</code>
|<code>Plot:[[Civ5Lua/Plot/SetScriptData|SetScriptData]]('''string''' szNewValue)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  szNewValue: Some comment about this parameter.
<!--  
<!--  
SETSTARTINGPLOT
SETSTARTINGPLOT
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetStartingPlot|SetStartingPlot]]('''bool''' newValue)</code>
|<code>Plot:[[Civ5Lua/Plot/SetStartingPlot|SetStartingPlot]]('''bool''' newValue)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
<!--  
<!--  
SETTERRAINTYPE
SETTERRAINTYPE
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetTerrainType|SetTerrainType]]([[Civ5Lua/TerrainID|TerrainID]] type)</code>
|<code>Plot:[[Civ5Lua/Plot/SetTerrainType|SetTerrainType]]([[Civ5Lua/TerrainID|TerrainID]] type)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  type: Some comment about this parameter.
<!--  
<!--  
SETUPGRADEPROGRESS
SETUPGRADEPROGRESS
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetUpgradeProgress|SetUpgradeProgress]]('''int''' newValue)</code>
|<code>Plot:[[Civ5Lua/Plot/SetUpgradeProgress|SetUpgradeProgress]]('''int''' newValue)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
<!--  
<!--  
SETWOFRIVER
SETWOFRIVER
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/SetWOfRiver|SetWOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|<code>Plot:[[Civ5Lua/Plot/SetWOfRiver|SetWOfRiver]]('''bool''' newValue, [[Civ5Lua/FlowDirectionID|FlowDirectionID]] riverDirID)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''Here is some fancy description. Isn't it nice to get descriptions?''
|-
|
|
*  newValue: Some comment about this parameter.
|-
|
|
*  riverDirID: Some comment about this parameter.
<!--  
<!--  
SHAREADJACENTAREA
SHAREADJACENTAREA
-->
-->
|-
|-
|align="right" style="border-top: 1px solid grey;" |<code>'''bool'''</code>
|align="right" |<code>'''bool'''</code>
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/ShareAdjacentArea|ShareAdjacentArea]]([[Civ5Lua/Plot|Plot]] plot)</code>
|<code>Plot:[[Civ5Lua/Plot/ShareAdjacentArea|ShareAdjacentArea]]([[Civ5Lua/Plot|Plot]] plot)</code>
|-
|-
|
|
|''Here is some fancy description. Isn't it nice to get descriptions?''
|''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.
<!--  
<!--  
UPDATEFOG
UPDATEFOG
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/UpdateFog|UpdateFog]]()</code>
|<code>Plot:[[Civ5Lua/Plot/UpdateFog|UpdateFog]]()</code>
|-
|-
|
|
Line 2,784: Line 1,644:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/UpdateVisibility|UpdateVisibility]]()</code>
|<code>Plot:[[Civ5Lua/Plot/UpdateVisibility|UpdateVisibility]]()</code>
|-
|-
|
|
Line 2,793: Line 1,653:
-->
-->
|-
|-
|width="2" style="border-top: 1px solid grey;" |
|width="2" |
|style="border-top: 1px solid grey;" |<code>Plot:[[Civ5Lua/Plot/WaterArea|WaterArea]]()</code>
|<code>Plot:[[Civ5Lua/Plot/WaterArea|WaterArea]]()</code>
|-
|-
|
|

Revision as of 09:29, 9 August 2012

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?
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?
int Plot:CalculateBestNatureYield(YieldID yieldID, TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:CalculateNatureYield(YieldID yieldID, TeamID eTeam, bool ignoreFeature)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:CalculateTotalBestNatureYield(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:CalculateYield(YieldID yieldID, bool display)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:CanBuild(BuildActionID buildID, PlayerID ePlayer, bool testVisible)
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:CanHaveResource(ResourceID resourceID, bool ignoreLatitude)
Here is some fancy description. Isn't it nice to get descriptions?
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?
Plot:ChangeExtraMovePathCost(int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeImprovementDuration(int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeInvisibleVisibilityCount(TeamID eTeam, InvisibilityScopeID invisibleID, int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeNumResource(int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeOwnershipDuration(int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeUpgradeProgress(int change)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:ChangeVisibilityCount(TeamID eTeam, int change, InvisibilityScopeID seeInvisibleTypeID, bool informExplorationTracking, bool alwaysSeeInvisible)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:CountNumAirUnits(TeamID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:DefenseModifier(TeamID iDefendTeam, bool ignoreBuilding, bool help)
Here is some fancy description. Isn't it nice to get descriptions?
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?
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?
int Plot:GetBuildProgress(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetBuildTime(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetBuildTurnsLeft(BuildActionID buildID, int nowExtra, int thenExtra)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetBuildTurnsTotal(BuildActionID buildID)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetCityRadiusCount()
Here is some fancy description. Isn't it nice to get descriptions?
Plot:GetContinentArtType()
'Determines continent for plot type.'
int Plot:GetExtraMovePathCost()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetFeatureProduction(BuildActionID buildID, TeamID eTeam, City city)
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:GetFoundValue(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetImprovementDuration()
Here is some fancy description. Isn't it nice to get descriptions?
ImprovementID Plot:GetImprovementType()
Here is some fancy description. Isn't it nice to get descriptions?
Plot Plot:GetInlandCorner()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetInvisibleVisibilityCount(TeamID eTeam, InvisibilityScopeID invisibleID)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetLatitude()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNearestLandArea()
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:GetNumDefenders(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNumFriendlyUnitsOfType(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNumResource()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNumUnits()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNumVisibleEnemyDefenders(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetNumVisiblePotentialEnemyDefenders(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
PlayerID Plot:GetOwner()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetOwnershipDuration()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetPlayerCityRadiusCount(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
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?
ResourceID Plot:GetResourceType(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
ImprovementID Plot:GetRevealedImprovementType(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
PlayerID Plot:GetRevealedOwner(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
RouteID Plot:GetRevealedRouteType(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
TeamID Plot:GetRevealedTeam(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetRiverCrossingCount()
Here is some fancy description. Isn't it nice to get descriptions?
FlowDirectionID Plot:GetRiverEFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
FlowDirectionID Plot:GetRiverSEFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
FlowDirectionID Plot:GetRiverSWFlowDirection()
Here is some fancy description. Isn't it nice to get descriptions?
RouteID Plot:GetRouteType()
Here is some fancy description. Isn't it nice to get descriptions?
string Plot:GetScriptData()
Here is some fancy description. Isn't it nice to get descriptions?
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?
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?
int Plot:GetUnitPower(PlayerID eOwner)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetUpgradeProgress()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetUpgradeTimeLeft(ImprovementID improvementID, PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetVisibilityCount(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:GetY()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:GetYield(YieldID yieldID)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:GetYieldWithBuild()
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:IsActiveVisible(bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentNonrevealed(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentNonvisible(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentOwned()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentPlayer(PlayerID ePlayer, bool landOnly)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentRevealed(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentTeam(TeamID eTeam, bool landOnly)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentToArea(Area area)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentToLand()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentToShallowWater()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsAdjacentVisible(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsBarbarian()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsBeingWorked()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsBestAdjacentFound(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:IsCityRadius()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsCoastalLand()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsEnemyCity(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsFighting()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsFlatlands()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsFreshWater()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsFriendlyCity(Unit unit, bool checkImprovement)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsFriendlyTerritory(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsGoody()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsHills()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsImpassable()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsImprovementPillaged()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsInvisibleVisible(TeamID eTeam, InvisibilityScopeID invisibleID)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsLake()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsMountain()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsNEOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsNone()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsNWOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsOpenGround()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsOwned()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsOwnershipScore()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsPlayerCityRadius(PlayerID eIndex)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsPotentialCityWork()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsPotentialCityWorkForArea(Area area)
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:IsRevealedBarbarian()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRevealedGoody(TeamID eTeam)
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:IsRiverCrossing(DirectionID directionID)
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:IsRiverSide()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRoughGround()
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsRoute()
Here is some fancy description. Isn't it nice to get descriptions?
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?
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?
bool Plot:IsValidDomainForAction(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsValidDomainForLocation(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsVisible(TeamID eTeam, bool debug)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsVisibleEnemyDefender(Unit unit)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsVisibleEnemyUnit(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsVisibleOtherUnit(PlayerID ePlayer)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:IsVisibleToWatchingHuman()
Here is some fancy description. Isn't it nice to get descriptions?
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?
bool Plot:IsWOfRiver()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:MovementCost(Unit unit, Plot fromPlot)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:NukeExplosion(int range, Unit nukeUnit)
Here is some fancy description. Isn't it nice to get descriptions?
string Plot:PickFeatureDummyTag(int mouseX, int mouseY)
Here is some fancy description. Isn't it nice to get descriptions?
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?
int Plot:SeeThroughLevel()
Here is some fancy description. Isn't it nice to get descriptions?
int Plot:SetArea()
Here is some fancy description. Isn't it nice to get descriptions?
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?
Plot:SetFeatureDummyVisibility(string dummyTag, bool show)
Here is some fancy description. Isn't it nice to get descriptions?
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?
Plot:SetImprovementPillaged(bool b)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetImprovementType(ImprovementID newValueID)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetNEOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetNumResource(int num)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetNWOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetOwner(PlayerID eNewValue, int acquiringCityID, bool checkUnits, bool updateResources)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetOwnershipDuration(int newValue)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetPlotType(PlotTypeID newValueID, bool recalculate, bool rebuildGraphics)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetResourceType(ResourceID newValueID, int numResource)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetRevealed(TeamID eTeam, bool newValue, bool terrainOnly, TeamID eFromTeam)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetRouteType(RouteID newValueID)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetScriptData(string szNewValue)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetStartingPlot(bool newValue)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetTerrainType(TerrainID type)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetUpgradeProgress(int newValue)
Here is some fancy description. Isn't it nice to get descriptions?
Plot:SetWOfRiver(bool newValue, FlowDirectionID riverDirID)
Here is some fancy description. Isn't it nice to get descriptions?
bool Plot:ShareAdjacentArea(Plot plot)
Here is some fancy description. Isn't it nice to get descriptions?
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?