Search Results for

    Show / Hide Table of Contents

    Class PreloadInterface

    Inheritance
    object
    PreloadInterface
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class PreloadInterface

    Methods

    AddAssetRef<T>(AssetRef<T>)

    Declaration
    public void AddAssetRef<T>(AssetRef<T> assetRef) where T : Object
    Parameters
    Type Name Description
    AssetRef<T> assetRef
    Type Parameters
    Name Description
    T

    AddFromMonsterPool(MonsterPool)

    Declaration
    public void AddFromMonsterPool(MonsterPool pool)
    Parameters
    Type Name Description
    MonsterPool pool

    AddGuid(string)

    Declaration
    public void AddGuid(string guid)
    Parameters
    Type Name Description
    string guid

    AddType(string, bool)

    Declaration
    public void AddType(string type, bool includeDependencies = true)
    Parameters
    Type Name Description
    string type
    bool includeDependencies

    KeepEverything()

    Declaration
    public void KeepEverything()
    In This Article
    Back to top Shape of Dreams API Documentation