Create/Add Table or Collection

33

Hopefully this isn’t too crazy, but is it possible to add an event, similar to Create Variable/Create Actor Variable/Create Interface Variable only for Collections and Tables? I have had several instances where it would be incredibly useful to be able to create a table or collection on the fly inside a script without having to first define it in the editor

Create/Add Table or Collection

4 thoughts on “Create/Add Table or Collection

  • January 31, 2026 at 1:49 pm
    Permalink

    Like already mentioned, the “Make Collection” use value makes it possible to turn any identifier (Variables, Collection/Table elements) into a collection. You can also create tables by using “Make Collection” with a table’s elements (and add/remove them as you see fit) as long as you have a base table first.

  • July 13, 2022 at 3:13 pm
    Permalink

    I can’t speak on if this is possible or can be easily implemented, however I did want to point out that you can create a collection at run-time via the “Make Collection” use value.

    This allows you to store an entire collection with a variable, actor variable, table entry, etc.

  • December 21, 2019 at 11:51 am
    Permalink

    I WANT THIS! I WANT WANT THIS! I WANT THIS! PLEASE MAKE THIS HAPPEN! PLEASE PLEASE PLEASE!!

Leave a Reply