Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Multi User Change Client Replication Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Multi User Change Client Replication Result |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Stream Response | The result of changing streams.You can inspect this for why the operation failed. |
| struct | Authority Response | The result of changing authority. Fails if StreamChangeResult fails.You can inspect this for why the operation failed. |