<Code Lib>
2027 Method
Changes 5
M

SpecUtils.GetAllSpecs

Description:
Gets the identifiers of all specs.

public static IList<ForgeTypeId> GetAllSpecs()

IList<ForgeTypeId> The spec identifiers.

Loading…