Skip to content

DontDrawComponent for known types #678

Closed
@vaudevillian

Description

@vaudevillian

Hi,

is there a way to make [DontDrawComponent] work for known type drawers also?
I have a component with a huge list of a generic type that freezes the UnityEditor as soon as the GameObject gets selected, yet I dont really need that information.
I could use a new class with an unknown type drawer, but I would assume that a component with [DontDrawComponent] attribute wont be drawn, regardless of the type drawers. What do you think?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions