URL

public extension URL

Add’s a new initializer that is used for identifying in memory assets that should be cached and restored

  • Creates a new instance of a URL intended for retrieving in memory objects from a TiledKit Project‘s cache

    Declaration

    Swift

    init?(inMemory path: String...)

    Parameters

    path

    The elements of the URL‘s path that will be used to reference the object