Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'PrimaryAssetId' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Primary Asset Id |
Outputs
Type | Name | Description |
---|---|---|
struct | Primary Asset Type | The Type of this object, by default its base class's name |
name | Primary Asset Name | The Name of this object, by default its short name |