Click or drag to resize

ResourceType Enumeration

** NOTE: ADDED in CFX 1.7 **

Describes a resource type

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum ResourceType
Members
Member nameValueDescription
Unknown0 Unknown resource type
Machine1 The resource is a machine, also known as a "process endpoint"
Shelf2 The resource is a shelf, with no intelligence
StorageTower3 The resource is a storage tower, with a potential intelligence and a specific way of classifying materials
SetupStation4 The resource is a setup station (typically a PC with material programming capabilities)
StorageRoom5 The resource is a storage room
WaitingArea6 The resource is a waiting area, i.e a setup area
See Also