yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::net::CollaborationService::Config Struct Reference

#include <collaboration_service.h>

Public Attributes

bool auto_sync_enabled = true
 
int sync_interval_ms = 5000
 
bool require_approval_for_sync = true
 
bool create_snapshot_before_sync = true
 

Detailed Description

Definition at line 34 of file collaboration_service.h.

Member Data Documentation

◆ auto_sync_enabled

bool yaze::net::CollaborationService::Config::auto_sync_enabled = true

◆ sync_interval_ms

int yaze::net::CollaborationService::Config::sync_interval_ms = 5000

Definition at line 36 of file collaboration_service.h.

◆ require_approval_for_sync

bool yaze::net::CollaborationService::Config::require_approval_for_sync = true

◆ create_snapshot_before_sync

bool yaze::net::CollaborationService::Config::create_snapshot_before_sync = true

The documentation for this struct was generated from the following file: