Tuple Support in the Inspector

Issue #193 resolved
Former user created an issue

Please add Tuple Support in the inspector!

Tuple<string, int, int>

Would display as (maybe) +-------------+------------+------------+ | myString | 9 | 10 | +-------------+------------+------------+

Comments (5)

  1. Log in to comment