2020 Method
Changes 0
M

FabricationConfiguration.CanUnloadItemFiles

Description:
Checks if the fabrication item files are already in use and should not be unloaded.
public bool CanUnloadItemFiles(
	IList<FabricationItemFile> itemFiles
)
Return Value bool Returns true if the fabrication item files can be unloaded, false otherwise.