IPreloadable インターフェイス

定義

Preloader.PreloadCustomを呼び出したいクライアントは、このインターフェースを実装したオブジェクトをパスしなければなりません。

public interface class IPreloadable
public interface IPreloadable
type IPreloadable = interface
Public Interface IPreloadable

メソッド

名前 説明
Preload()

プリロードの実装。

適用対象