expand_attribute_union_groups#

omni.graph.tools.ogn.expand_attribute_union_groups(
union_types: List,
) List#
Expands any group names in a union type declaration, in-place. The

list will have duplicate types removed.

Parameters:

union_types – The list of union types