Summary
Returns the resource path substring of the `assetPath` starting at the `resourcePathStart` and ending
without the file extension.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static string AssetToResourcePath(string assetPath, int resourcePathStart)
Parameters
Name | Type | Description |
---|---|---|
assetPath | string | |
resourcePathStart | int |
Return Value
Type | Description |
---|---|
string |