Uses of Class
zombie.Lua.LuaManager.Exposer
Packages that use LuaManager.Exposer
Package
Description
-
Uses of LuaManager.Exposer in zombie.buildingRooms
Methods in zombie.buildingRooms with parameters of type LuaManager.ExposerModifier and TypeMethodDescriptionstatic voidBuildingRoomsEditor.setExposed(LuaManager.Exposer exposer) -
Uses of LuaManager.Exposer in zombie.Lua
Fields in zombie.Lua declared as LuaManager.Exposer -
Uses of LuaManager.Exposer in zombie.worldMap
Methods in zombie.worldMap with parameters of type LuaManager.Exposer -
Uses of LuaManager.Exposer in zombie.worldMap.markers
Methods in zombie.worldMap.markers with parameters of type LuaManager.ExposerModifier and TypeMethodDescriptionstatic voidWorldMapMarkersV1.setExposed(LuaManager.Exposer exposer) -
Uses of LuaManager.Exposer in zombie.worldMap.streets
Methods in zombie.worldMap.streets with parameters of type LuaManager.ExposerModifier and TypeMethodDescriptionstatic voidEditStreetsV1.setExposed(LuaManager.Exposer exposer) static voidWorldMapStreetsV1.setExposed(LuaManager.Exposer exposer) -
Uses of LuaManager.Exposer in zombie.worldMap.styles
Methods in zombie.worldMap.styles with parameters of type LuaManager.ExposerModifier and TypeMethodDescriptionstatic voidWorldMapStyleV1.setExposed(LuaManager.Exposer exposer) static voidWorldMapStyleV2.setExposed(LuaManager.Exposer exposer) -
Uses of LuaManager.Exposer in zombie.worldMap.symbols
Methods in zombie.worldMap.symbols with parameters of type LuaManager.ExposerModifier and TypeMethodDescriptionstatic voidWorldMapSymbolsV1.setExposed(LuaManager.Exposer exposer) static voidWorldMapSymbolsV2.setExposed(LuaManager.Exposer arg0)