<Code Lib>
2025 Method
Changes 5
M

UnitUtils.GetAllMeasurableSpecs

Description:
Gets the identifiers of all available measurable specs.

public static IList<ForgeTypeId> GetAllMeasurableSpecs()

IList<ForgeTypeId> The spec identifiers.

Loading…