Beamable SDK
Public Member Functions | Events | List of all members
Beamable.Editor.Content.ContentPublisher Class Reference

Public Member Functions

 ContentPublisher (IBeamableRequester requester, IContentIO io)
 
Promise< ContentPublishSetCreatePublishSet (string manifestId=null)
 
Promise< UnitClearManifest ()
 
Promise< UnitPublish (ContentPublishSet publishSet, Action< PublishProgress > progressCallback)
 Publishes the set of content to changes to the Comet server. More...
 

Events

static Action OnContentPublished
 

Member Function Documentation

◆ Publish()

Promise< Unit > Beamable.Editor.Content.ContentPublisher.Publish ( ContentPublishSet  publishSet,
Action< PublishProgress progressCallback 
)
inline

Publishes the set of content to changes to the Comet server.

Parameters
publishSetSet of content to publish
progressCallbackCallback to be invoked as the operation makes progress.

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