Skip to content

Return index if key doesn't exist in C# code generated files #102

@Hykalos

Description

@Hykalos

When fetching a text either using the property or just using as a key, it should return the key if it doesn't exist instead of throwing an exception.
This may require a new method in the base class, but preferable we can override the index lookup behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions