Skip to content

How can 2 double ports value be equal? #330

@linxigjs

Description

@linxigjs


Hi, i noticed that BlackboardPreconditionNode's port value maybe int, double, or string.
In tick(), the value from 2 input ports are compared by "==".
But how can 2 double variables be compared by "=="?
Should it be replaced by a selfdefined equal()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions