CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetOwningBundle()

static String GetOwningBundle ( [NotNull] Path path)
static

Returns the bundle name that contains the asset path.

Parameters
pathPath to an asset file.
Returns
The name of the bundle this asset belongs to. Empty string if the asset path does not belong to an asset bundle.
See also