Package zombie.core.znet
Class SteamUGCDetails
java.lang.Object
zombie.core.znet.SteamUGCDetails
-
Constructor Summary
ConstructorDescriptionSteamUGCDetails
(long long1, String string, long long2, long long3, int int1, long[] longArray) -
Method Summary
Modifier and TypeMethodDescriptionlong
getChildID
(int int1) long[]
int
long
getID()
int
getState()
long
long
getTitle()
-
Constructor Details
-
SteamUGCDetails
public SteamUGCDetails(long long1, String string, long long2, long long3, int int1, long[] longArray)
-
-
Method Details
-
getID
public long getID() -
getIDString
-
getTitle
-
getTimeCreated
public long getTimeCreated() -
getTimeUpdated
public long getTimeUpdated() -
getFileSize
public int getFileSize() -
getChildren
public long[] getChildren() -
getNumChildren
public int getNumChildren() -
getChildID
public long getChildID(int int1) -
getState
-