Skip to content

Plugin development: add status on board to Entity class #927

Closed
@yuantliu

Description

@yuantliu

I'm writing a plugin and I'm having trouble determining if an entity is a minion that's on the board or not.

Maybe I'm clueless but when I'm trying to iterate through Hearthstone.Game.Entities dictionary, I can't tell if the values are minions in hand, minions on the board, spell in hand, or even the hero power. It would be nice to have an attribute in the entity class that makes clear whether the card is a spell or a minion or hero power or weapon and whether it's on the board or not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions