Skip to content

Random Errors #5

Description

@AmeBunnii

I am getting two errors relating to textures:

Assets/Scripts/ChaoTextureManager.cs(68,41): error CS1061: Type UITexture' does not contain a definition for SetTexture' and no extension method SetTexture' of type UITexture' could be found (are you missing a using directive or an assembly reference?)

and

Assets/Scripts/TextureRequestChara.cs(19,41): error CS1061: Type UITexture' does not contain a definition for SetTexture' and no extension method SetTexture' of type UITexture' could be found (are you missing a using directive or an assembly reference?)

What do these mean. and how do I fix them?

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