Task Collections
Last updated
Last updated
A Task Collection is an asset that contains a list of references to .
In shipped builds, Task Collections are used so the graph editor knows which tasks need to be handled and included in the node palette.
However, during in-editor development, Task Collections are not used; instead, assets are dynamically retrieved using the Asset Manager.
The graph editor class contains a Task Collections variable where you can specify which Task Collections the graph editor should manage. See .
Right-click in the Content Drawer.
Navigate to Open Logic.
Select Open Logic Task Collection.
Open Logic offers an editor tool that allows you to automatically populate a Task Collection asset with all task assets. This is particularly useful for including all task assets in shipped builds.
Navigate to Tools.
Go to Editor Utility Widgets.
Select EUW Open Logic Tasks Generator.
Simply specify the asset where you'd like to fill the tasks and press the Scan button. This action will automatically populate the selected Task Collection with all relevant editor assets.