Beamable SDK
Public Member Functions | Public Attributes | List of all members
DisruptorBeam.Editor.Content.DownloadSummary Class Reference

Public Member Functions

 DownloadSummary (ContentIO contentIO, LocalContentManifest localManifest, Manifest serverManifest)
 
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: