SpecUtils Methods
| Name | Return Type | Description |
|---|---|---|
| GetAllSpecs() | The spec identifiers. | Gets the identifiers of all specs. |
| IsSpec(ForgeTypeId) | bool | Checks whether a ForgeTypeId identifies a spec. |
| IsValidDataType(ForgeTypeId) | bool | Returns true if the given ForgeTypeId identifies a valid parameter data type. |