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 TypeMethodDescriptionbooleanSteamWorkshop.CreateWorkshopItem(SteamWorkshopItem steamWorkshopItem) booleanSteamWorkshop.SubmitWorkshopItem(SteamWorkshopItem steamWorkshopItem) -
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()