Class StringExtensions
String helpers for formatting identifiers and file names.
Inherited Members
Namespace: AutoGroupGenerator
Assembly: Unity.AutoGroupGenerator.Editor.dll
Syntax
public static class StringExtensions
Methods
| Name | Description |
|---|---|
| RemoveExtension(string) | Removes the extension from a file name. |
| ToReadableFormat(string) | Converts a string to a more readable, spaced format. |