Click or drag to resize

IAssetPublisher Methods


The IAssetPublisher type exposes the following members.

Methods
  NameDescription
Public methodCleanUpPublishingTarget
Cleans up the publishing target folder, this will involve removing all files and folder from the publishing target folder, except essential file like "publishdone.txt".
Public methodCopyFolder
Incremental copies a specific folder to the target location
Public methodProcessAssetDirectory
Processes a specific directory in for either prebuilt or unmanaged Assets files.
Public methodPublish
Publishes unmanaged, or prebuilt assets to Publishing Target's location.
Top
See Also