Interface IResourceProvider
Namespace: AssetRipper.Assets.Bundles
Assembly: AssetRipper.Assets.dll
Syntax
public interface IResourceProvider
Methods
| Improve this Doc View SourceFindResource(String)
Declaration
ResourceFile FindResource(string identifier)
Parameters
Type | Name | Description |
---|---|---|
System.String | identifier |
Returns
Type | Description |
---|---|
ResourceFile |