<Code Lib>
2025.3 Method
Changes 2
M

UnitUtils.GetDiscipline

Description:
Gets the discipline for a given measurable spec.

public static ForgeTypeId GetDiscipline(
	ForgeTypeId specTypeId
)

  • specTypeId
    Identifier of the measurable spec.
Return Value ForgeTypeId Identifier of the discipline.

Loading…