BuildQueue

Manages items being made by a Producer.

Properties

Name Type Access Description
empty Boolean R True if there are no items in the queue
items Table of GameObjectClass R Items currently in the queue
timeRemaining Number RW Time remaining on current item

Functions and Enumerations