Skip to content

We need a serializer for storing a list of component types in yaml #5709

Open
@slarticodefast

Description

@slarticodefast

Currently if you need a list of components as a datafield they are either stored as strings and converted with TryGetRegistration

Image

Image

or even worse as a whole ComponentRegistry when the values of the datafields inside the components aren't even needed.

There even seems to be CompRegistryQueryEnumerator which is used to find entities with the components from a registry.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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