Show / Hide Table of Contents

Interface IResourceProvider

Namespace: AssetRipper.Assets.Bundles
Assembly: AssetRipper.Assets.dll
Syntax
public interface IResourceProvider

Methods

| Improve this Doc View Source

FindResource(String)

Declaration
ResourceFile FindResource(string identifier)
Parameters
Type Name Description
System.String identifier
Returns
Type Description
ResourceFile
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾