Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Multi User Change Stream Request' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Multi User Change Stream Request |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Property Changes | Property changes to make to objects. |
| struct | Objects To Remove | Objects that should be unregistered (they will also stop replicating if added here) |
| struct | Frequency Changes | Change how often objects are supposed to be replicated. |