User Tools

Site Tools


prpl:getshiphullsectionbuilt

<- PRPL reference <- Ships

GetShipHullSectionBuilt

ArgumentsResultNotation
Ship UID, X, Y Built? [int int int- bool]

Description

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.

Examples

GetShipHullSectionBuilt(<-ship 3 3) ->isBuilt 
prpl/getshiphullsectionbuilt.txt · Last modified: 2017/06/15 03:30 by GoodMorning