![]() |
tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.GameContent.UI.States.AWorkshopPublishInfoState< TmodFile >.
Public Member Functions | |
WorkshopPublishInfoStateForMods (UIState stateToGoBackTo, TmodFile modFile, NameValueCollection buildData) | |
![]() | |
AWorkshopPublishInfoState (UIState stateToGoBackTo, TPublishedObjectType dataObject) | |
void | ClearOptionDescription (UIMouseEvent evt, UIElement listeningElement) |
override void | Draw (SpriteBatch spriteBatch) |
void | HandleBackButtonUsage () |
override void | OnInitialize () |
override void | Recalculate () |
void | ShowOptionDescription (UIMouseEvent evt, UIElement listeningElement) |
Static Public Attributes | |
const string | TmlRules = "https://forums.terraria.org/index.php?threads/player-created-game-enhancements-rules-guidelines.286/" |
Protected Member Functions | |
override string | GetPublishedObjectDisplayName () |
override List< WorkshopTagOption > | GetTagsToShow () |
override void | GoToPublishConfirmation () |
override bool | TryFindingTags (out FoundWorkshopEntryInfo info) |
![]() | |
abstract string | GetPublishedObjectDisplayName () |
WorkshopItemPublishSettings | GetPublishSettings () |
abstract List< WorkshopTagOption > | GetTagsToShow () |
abstract void | GoToPublishConfirmation () |
abstract bool | TryFindingTags (out FoundWorkshopEntryInfo info) |
Additional Inherited Members | |
![]() | |
static void | ProcessStart (string path) |
![]() | |
TPublishedObjectType | _dataObject |
UIText | _disclaimerText |
string | _instructionsTextKey |
string | _previewImagePath |
UIState | _previousUIState |
string | _publishedObjectNameDescriptorTexKey |
UIElement | _tMLDisclaimerButton |
UIText | _tMLDisclaimerText |
![]() | |
UIState | PreviousUIState [get, set] |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |