Class ExportableProductCatalogExtensions
Class ExportableProductCatalogExtensions.
Namespace: UnityEditor.Industrial.Configuring.Build
Syntax
public static class ExportableProductCatalogExtensions
Methods
ToDirectoryName(String)
Converts to directoryname.
Declaration
public static string ToDirectoryName(this string str)
Parameters
| Type | Name | Description |
|---|---|---|
| String | str | The string. |
Returns
| Type | Description |
|---|---|
| String | System.String. |