• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Interface IFileInstallationTraverser

A FileInstallationTraverser is a specialized traverser that installs additional files to a game, such as images and videos, yielding them much in the same way as IGameInstaller.

Inherited Members
ITraverser<TaskResult<IFileRecord>, IGame>.TraverseAll(IGame, ISeed, ISeedRootContext, CancellationToken)
ITraverser<TaskResult<IFileRecord>, IGame>.Traverse(IGame, ISeed, ISeedRootContext, CancellationToken)
IPlugin.Name
IPlugin.Author
IPlugin.Description
IPlugin.Version
System.IDisposable.Dispose()
Namespace: Snowflake.Scraping.Extensibility
Assembly: Snowflake.Framework.Primitives.dll
Syntax
public interface IFileInstallationTraverser : ITraverser<TaskResult<IFileRecord>, IGame>, IPlugin, IDisposable
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.