MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / Data

Function Data

methods/TrinityCore/MapMethods.h:349–352  ·  view source on GitHub ↗

* Returns a runtime-persistent cache tied to the [Map]. * This data will remain for as long as the [Map] exists, or until a server restart. * * A reload of the Lua state will NOT clear this cache. * * This cache can be added to and read from with the following sub-methods. * * -- Sets the key-value pair in the cache * Map:Data():Set("key", val) *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected