<Code Lib>
2025 Method
Changes 5
M

UnitUtils.GetAllUnits

Description:
Gets the identifiers of all available units.

public static IList<ForgeTypeId> GetAllUnits()

IList<ForgeTypeId> The unit identifiers.

Loading…