<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.UnloadItemFiles

Description:
Unload the specified fabrication item files from the project.

public void UnloadItemFiles(
	IList<FabricationItemFile> itemFiles
)

Loading…