FabricationConfiguration.AreItemFilesLoaded
Method
Description:
Checks if the fabrication item files have been loaded.
Checks if the fabrication item files have been loaded.
Parameters
| Parameter | Type | Description |
|---|---|---|
| itemFiles | IList | The fabrication item files. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the fabrication item files have been loaded, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |