Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Multi User Change Client Replication Request' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Stream Change Request | Changes to make to the client's registered objects.Performed before AuthorityChangeRequest. If it fails, AuthorityChangeRequest will also fail. |
| struct | Authority Change Request | Changes to make to the objects the client is replicating.Fails if StreamChangeRequest fails. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Multi User Change Client Replication Request |