Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Player Mappable Key Profile Creation Args' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Player Mappable Key Profile Creation Args |
Outputs
| Type | Name | Description |
|---|---|---|
| class | Profile Type | |
| string | Profile String Identifier | The unique identifier that this profile should have |
| struct | User Id | The user ID of the ULocalPlayer that this profile is associated with |
| text | Display Name | The display name of this profile |
| boolean | Set As Current Profile |