Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Multi User Client Info' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Multi User Client Info |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Client Endpoint Id | Holds the display name of the user that owns this instance. |
| string | Display Name | Holds the display name of the user that owns this instance. |
| linearcolor | Avatar Color | Holds the color of the user avatar in a session. |
| name | Tags | Holds an array of tags that can be used for grouping and categorizing. |