Skip to content

Feature: Detect bitfield enums used for this class, and automatically create a bitfield for them #9

Description

@Pirulax

For example, the class name is CPed, search for an enum that contains the word Ped in it.
If it's ePedFlags, and we have a flags member, we can use that enum for bitfield mapping.

Not so trivial to do.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions