Table of Contents

Interface IFileLoader

Namespace
Moongate.UO.Data.Interfaces.FileLoaders
Assembly
Moongate.UO.Data.dll

Defines an asynchronous loader for startup data files.

public interface IFileLoader

Methods

LoadAsync()

Loads the underlying data source.

Task LoadAsync()

Returns

Task