Skip to content

Cannot compile from source - PriceHelpers does not exist in current context #3

@korgano

Description

@korgano

I've been trying to compile from source to obtain an up to date DLL, but I keep getting an error in Visual Studio that "PriceHelpers does not exist in current context" for the file DCustomShop.cs.

The code line in question is public int GetPrice(TypedShopDefItem item) => PriceHelpers.GetPrice(item);

PriceHelpers is not referred to anywhere else, and as far as I can tell, is not used in Assembly-CSharp or CustomShops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions