Unreal Engine Blueprint API Reference > Multi- User Client
Get ClientInfos of current Multi-User participants except for the local user. Returns false is no remote clients were found.
Target is Multi User Client Statics
Inputs
Type | Name | Description |
---|---|---|
exec | In |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Client Infos | |
boolean | Return Value | Get ClientInfos of current Multi-User participants except for the local user. Returns false is no remote clients were found. |