unreal.AttributeSetToolset

class unreal.AttributeSetToolset(outer: Object | None = None, name: Name | str = 'None')

Bases: ToolsetDefinition

Provides tools for discovering AttributeSet classes and their gameplay attributes.

C++ Source:

  • Plugin: GASToolsets

  • Module: GASToolsets

  • File: AttributeSetToolset.h