Uses of Class
zombie.Lua.LuaManager.Exposer
Packages that use LuaManager.Exposer
Package
Description
-
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 void
WorldMapMarkersV1.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 void
WorldMapStyleV1.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 void
WorldMapSymbolsV1.setExposed
(LuaManager.Exposer exposer) static void
WorldMapSymbolsV2.setExposed
(LuaManager.Exposer exposer)