Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Inspector support for Stacks and Queues

Discussion in 'Editor & General Support' started by St4Rn3Rd012, May 5, 2019.

  1. St4Rn3Rd012

    St4Rn3Rd012

    Joined:
    Jan 13, 2018
    Posts:
    4
    So been doing some work with other data structure types other than Lists and have run into a bit of an irritation in that the inspector debugger does not expose Stacks, Queues, and Dictionary like it will for Lists and Arrays. I figure there is a reason for this... have no idea what that reason would be, but it would be a nice quality of life thing.
     
    Nomad1108 likes this.