unreal.NiagaraToolsetAssetDiscoveryGroup

class unreal.NiagaraToolsetAssetDiscoveryGroup

Bases: StructBase

Asset discovery group defining content directory paths.

Groups asset paths by purpose (templates, modules, materials, etc.) with descriptions to guide asset discovery.

C++ Source:

  • Plugin: NiagaraToolsets

  • Module: NiagaraToolsets

  • File: NiagaraToolset_Assets.h

Editor Properties: (see get_editor_property/set_editor_property)

  • description (str): [Read-Write] Description of what types of assets are in these paths and when to use them

  • paths (Array[str]): [Read-Write] Content directory paths containing assets for this group