Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

2 Errors in Demo with Unity2018 #39

@mole84

Description

@mole84

There are 2 errors in your demo with Unity2018:

Assets/UnitySlippyMap/Helpers/TextureBogusExtension.cs(39,25): error CS1540: Cannot access protected member UnityEngine.Texture.Texture()' via a qualifier of type UnityEngine.Texture'. The qualifier must be of type TextureBogusExtension' or derived from it`

Assets/UnitySlippyMap/Helpers/TextureBogusExtension.cs(39,25): error CS0122: UnityEngine.Texture.Texture()' is inaccessible due to its protection level`

How to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions