Summary
Returns a copy of the `path` with the file extension removed from the end and caches the result.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static string GetPathWithoutExtension(string path)
Parameters
Name | Type | Description |
---|---|---|
path | string |
Return Value
Type | Description |
---|---|
string |