Navigation
BlueprintAPI > BlueprintAPI/Multi_user
A list of offline clients that, upon rejoining a session, will attempt to reclaim properties they previously registered for an object, regardless of whether the client left gracefully or due to a crash.
By default, when a client disconnects (either gracefully or due to a crash) and later rejoins a session, the client attempts to re-register the properties it had previously registered for the object.
Target is Multi User Replication Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | Object Path |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | A list of client descriptions representing offline clients that will attempt to reclaim properties associated with the object when they rejoin. |