<Code Lib>
2021 Method
Changes 0
M

FabricationConfiguration.AreItemFilesLoaded

Description:
Checks if the fabrication item files have been loaded.

public bool AreItemFilesLoaded(
	IList<FabricationItemFile> itemFiles
)

Return Value bool Returns true if the fabrication item files have been loaded, false otherwise.

Loading…