Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Social.Base.WorkshopSocialModule Class Referenceabstract

Public Member Functions

void Initialize ()
 
void Shutdown ()
 
void PublishWorld (WorldFileData world, WorkshopItemPublishSettings settings)
 
void PublishResourcePack (ResourcePack resourcePack, WorkshopItemPublishSettings settings)
 
bool TryGetInfoForWorld (WorldFileData world, out FoundWorkshopEntryInfo info)
 
bool TryGetInfoForResourcePack (ResourcePack resourcePack, out FoundWorkshopEntryInfo info)
 
void LoadEarlyContent ()
 
List< stringGetListOfSubscribedResourcePackPaths ()
 
List< stringGetListOfSubscribedWorldPaths ()
 
bool TryGetPath (string pathEnd, out string fullPathFound)
 
void ImportDownloadedWorldToLocalSaves (WorldFileData world, string newFileName=null, string newDisplayName=null)
 

Properties

WorkshopBranding Branding [get, protected set]
 
AWorkshopProgressReporter ProgressReporter [get, protected set]
 
AWorkshopTagsCollection SupportedTags [get, protected set]
 
WorkshopIssueReporter IssueReporter [get, protected set]
 

Detailed Description

Definition at line 6 of file WorkshopSocialModule.cs.


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