<Code Lib>
2026 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 Boolean Returns true if the ancillary is a kit.

Loading…