Skip to content

Conflicting enums in stubs #445

@CEXT-Dan

Description

@CEXT-Dan

In the global area of the stubs, I noticed some of the Enum values conflict and have different integer values

LayerStateMask::kColor
ValueDataType::kColor
..
kTrue = 0
kFalse = 1

Please use fully qualified enums

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions