Show / Hide Table of Contents

Interface IDependencyProvider

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

Methods

| Improve this Doc View Source

FindDependency(FileIdentifier)

Declaration
FileBase FindDependency(FileIdentifier identifier)
Parameters
Type Name Description
FileIdentifier identifier
Returns
Type Description
FileBase
| Improve this Doc View Source

ReportMissingDependency(FileIdentifier)

Declaration
void ReportMissingDependency(FileIdentifier identifier)
Parameters
Type Name Description
FileIdentifier identifier
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾