<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#ships|Ships]] ===== GetSlotFromShip ===== ^Arguments^Result^Notation^ |int| int| [int- int] | === Description === int ARG1: Ship UID Returns the build slot associated with a ship. Returns -1 if the ship doesn't have an associated build slot. 0 to 23 inclusive is the slot range returned. === Examples === TODO