Skip to content

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

Open
@Pirulax

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.

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