<Code Lib>
2021 Method
Changes 0
M

FabricationConfiguration.IsAncillaryKit

Description:
Gets whether the specified fabrication ancillary identifier is an ancillary kit or not.

public bool IsAncillaryKit(
	int ancillaryId
)

  • Int32
    ancillaryId
    The fabrication ancillary database identifier of the ancillary.
Return Value bool Returns true if the ancillary is a kit.

Loading…