Uses of Class
zombie.core.znet.SteamWorkshopItem
Packages that use SteamWorkshopItem
-
Uses of SteamWorkshopItem in zombie.core.znet
Methods in zombie.core.znet that return types with arguments of type SteamWorkshopItemMethods in zombie.core.znet with parameters of type SteamWorkshopItemModifier and TypeMethodDescriptionboolean
SteamWorkshop.CreateWorkshopItem
(SteamWorkshopItem item) boolean
SteamWorkshop.SubmitWorkshopItem
(SteamWorkshopItem item) -
Uses of SteamWorkshopItem in zombie.Lua
Methods in zombie.Lua that return types with arguments of type SteamWorkshopItemModifier and TypeMethodDescriptionstatic ArrayList
<SteamWorkshopItem> LuaManager.GlobalObject.getSteamWorkshopStagedItems()