Skip to content

[Bug] Wrong return in EntityBus:GetLinks #114

Description

@FlashHit

it returns { { [1] = DataContainer, [2] = Entity }, { [1] = DataContainer, [2] = Entity }, ... } instead of { Entity, Entity, Entity, ... }

and Entity can be nil. So sometimes its just the DataContainer in that table

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