<Code Lib>
M

FabricationService.GetGroupName

Description:
Gets the name of a group based on group index.

public string GetGroupName(
	int group
)

Return Value string The name of the group.

Loading…