Navigation
BlueprintAPI > BlueprintAPI/Multi_UserClient
Get the ClientInfo for any Multi-User participant by name. The local user is found even when not connected to a session. Returns false is no client was found.
Target is Multi User Client Statics
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| string | Client Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Client Info | |
| boolean | Return Value |