<Code Lib>
2023 Method
Changes 8
M

ParameterUtils.GetParameterGroupTypeId

Description:
Gets the ForgeTypeId identifying the built-in parameter group corresponding to BuiltInParameterGroup value.

public static ForgeTypeId GetParameterGroupTypeId(
	BuiltInParameterGroup builtInParamGroup
)

Return Value ForgeTypeId Identifier of the parameter group corresponding to the given BuiltInParameterGroup value.

Loading…