The Floor Storage class is a subclass of the Storage Object. Most logic for the Floor Storage is implemented as part of the Storage Object class. The main specialization of the Floor Storage is that it defines bays in the X direction, and levels in the Y direction, in contrast to the Rack class, which defines a vertical grid of storage locations.
See the Storage Object for information on events.
The Floor Storage does not implement any states. Use the content graph to get statistics.
See the Storage Object for information on statistics.
See the Storage Object for information on properties panels.
See the Storage Object for information on properties.