Inherits WorkshopHelper.UGCBased.APublisherInstance.
|
|
delegate void | FinishedPublishingAction (APublisherInstance instance) |
| |
|
void | PublishContent (PublishedItemsFinder finder, WorkshopIssueReporter issueReporter, FinishedPublishingAction endAction, string itemTitle, string itemDescription, string contentFolderPath, string previewImagePath, WorkshopItemPublicSettingId publicity, string[] tags, NameValueCollection buildData=null, ulong existingID=0, string changeNotes=null) |
| |
|
bool | TryGetProgress (out float progress) |
| |
|
EResult | _createCallback |
| |
|
SteamWorkshopItem | _entryData |
| |
|
bool | _isOwner |
| |
|
WorkshopItemPublicSettingId | _publicity |
| |
|
PublishedFileId_t | _publishedFileID |
| |
|
EResult | _updateCallback |
| |
◆ GetHeaderText()
| override string WorkshopHelper.ModPublisherInstance.GetHeaderText |
( |
| ) |
|
|
protectedvirtual |
◆ PrepareContentForUpdate()
| override void WorkshopHelper.ModPublisherInstance.PrepareContentForUpdate |
( |
| ) |
|
|
protectedvirtual |