Package zombie.core.znet
Class SteamWorkshopItem
java.lang.Object
zombie.core.znet.SteamWorkshopItem
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
create()
static ArrayList
getExtendedErrorInfo
(String string) getID()
String[]
getTags()
getTitle()
boolean
getUpdateProgress
(KahluaTable kahluaTable) int
int
boolean
void
setChangeNote
(String string) void
setDescription
(String string) void
void
void
void
setVisibility
(String string) void
setVisibilityInteger
(int int1) boolean
validatePreviewImage
(Path path) boolean
-
Constructor Details
-
SteamWorkshopItem
-
-
Method Details
-
getContentFolder
-
getFolderName
-
setID
-
getID
-
setTitle
-
getTitle
-
setDescription
-
getDescription
-
setVisibility
-
getVisibility
-
setVisibilityInteger
public void setVisibilityInteger(int int1) -
getVisibilityInteger
public int getVisibilityInteger() -
setTags
-
getAllowedTags
-
getTags
-
getSubmitDescription
-
getSubmitTags
-
getPreviewImage
-
setChangeNote
-
getChangeNote
-
create
public boolean create() -
submitUpdate
public boolean submitUpdate() -
getUpdateProgress
-
getUpdateProgressTotal
public int getUpdateProgressTotal() -
validatePreviewImage
- Throws:
IOException
-
validateContents
-
getExtendedErrorInfo
-
readWorkshopTxt
public boolean readWorkshopTxt() -
writeWorkshopTxt
public boolean writeWorkshopTxt()
-