Beamable SDK
Namespaces | Classes | Functions
Beamable.Editor.Content Namespace Reference

Classes

struct  ContentDownloadEntryDescriptor
 
class  ContentDownloader
 
class  ContentIO
 The purpose of this class is to More...
 
class  ContentIOAssetProcessor
 
class  ContentManager
 
class  ContentManagerConstants
 Hold common values used by ContentManager for easy editability.
 
class  ContentManagerWindow
 
class  ContentManifest
 
class  ContentManifestReference
 
class  ContentObjectPropertyDrawer
 
class  ContentPublisher
 
class  ContentPublishSet
 
class  ContentRefPropertyDrawer
 
class  ContentRefSearchWindow
 
class  ContentValidationPropertyDrawer
 
class  ContentValidator
 
class  DownloadSummary
 
class  EditorContentQuery
 
interface  IContentIO
 
class  LocalContentManifest
 
class  LocalContentManifestEntry
 
class  Manifest
 
class  ManifestDifference
 
class  OptionalPropertyDrawer
 
struct  PublishProgress
 
class  RefEditorGUI
 
class  SerializedContentObject
 

Functions

delegate void HandleContentProgress (float progress, int processed, int total)
 
delegate void HandleDownloadFinished (Promise< Unit > promise)
 
delegate void HandleValidationErrors (ContentExceptionCollection errors)