<Code Lib>
2023 Method
Changes 8
M

ParameterUtils.GetBuiltInParameterGroup

Description:
Gets the BuiltInParameterGroup value corresponding to built-in parameter group identified by the given ForgeTypeId.

public static BuiltInParameterGroup GetBuiltInParameterGroup(
	ForgeTypeId groupTypeId
)

Return Value BuiltInParameterGroup The BuiltInParameterGroup value corresponding to the given parameter group identifier.

Loading…