User Tools

Site Tools


prpl:getshiphullsectionbuilt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prpl:getshiphullsectionbuilt [2016/12/17 17:38] – replaced html with wiki syntax planetfallprpl:getshiphullsectionbuilt [2017/06/15 03:30] (current) – Fixed result box GoodMorning
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-|int int intbool| [int int int- bool] |+|Ship UID, X, YBuilt? | [int int int- bool] |
  
  
 === Description === === Description ===
-int ARG1: Ship UID\\ +Gets the build state of a given hull section for the specified ship.  If the X or Y coordinate our out of bounds for the rectangular array that holds the ship's hull sections, false is returned. If the referenced hull section does not exist, false is returned.  For all other cells, the build state is returned. 
-int ARG2: X coordinate of hull section.\\ +
-int ARG3: Y coordinate of hull section  +
-  +
-Gets the build state of a given hull section.  If the X or Y coordinate our out of bounds for the rectangular array that holds the ship's hull sections, false is returned.  If the referenced hull section does not exist, false is returned.  For all other cells, the build state is returned. +
  
 === Examples === === Examples ===
prpl/getshiphullsectionbuilt.1482014294.txt.gz · Last modified: 2016/12/17 17:38 by planetfall