| bNeedsSynchronization |
bool |
Whether the two remotes have differing state (eg. Modifiers array is not empty) |
StormSyncTransportMessages.h |
- VisibleAnywhere
- Category="Storm Sync Message"
|
| ConnectionInfo |
FStormSyncConnectionInfo |
Holds data about local project and send to remote for it to display as result status |
StormSyncTransportMessages.h |
- VisibleAnywhere
- Category="Storm Sync Message"
|
| Modifiers |
TArray< FStormSyncFileModifierInfo > |
List of sync modifiers, either an Addition, Missing or Overwrite operation |
StormSyncTransportMessages.h |
- VisibleAnywhere
- Category="Storm Sync Message"
|
| StatusRequestId |
FGuid |
The request ID of this status (used to identify the correct response from the target) |
StormSyncTransportMessages.h |
- VisibleAnywhere
- Category="Storm Sync Message"
|