Skip to content

Resources.Load<T>  #7

@sonygod

Description

@sonygod

TextAsset textAssets =(TextAsset) Resources.Load("ShopConfig"); OK

TextAsset textAssets = Resources.Load < TextAsset > ("ShopConfig");//wrong!

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