FabricationConfiguration.AreItemFilesLoaded
Description:
Checks if the fabrication item files have been loaded.
Checks if the fabrication item files have been loaded.
public bool AreItemFilesLoaded(
IList<FabricationItemFile> itemFiles
)
-
IList<FabricationItemFile>itemFilesThe fabrication item files.
Return Value
bool
Returns true if the fabrication item files have been loaded, false otherwise.
-
A non-optional argument was NULL