Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | List of all members
Beamable.Editor.Content.DownloadSummary Class Reference

Public Member Functions

 DownloadSummary (ContentIO contentIO, LocalContentManifest localManifest, Manifest serverManifest, params string[] contentIdFilters)
 
IEnumerable< ContentDownloadEntryDescriptorGetAllDownloadEntries ()
 

Public Attributes

int TotalDownloadEntries => _idToDescriptor.Count
 
IEnumerable< ContentDownloadEntryDescriptorOverwrites => _overwrites.ToList()
 
IEnumerable< ContentDownloadEntryDescriptorAdditions => _additions.ToList()
 
bool AnyOverwrites => _overwrites.Count > 0
 
bool AnyAdditions => _additions.Count > 0
 

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