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

Function GetInstanceData

methods/TrinityCore/MapMethods.h:261–273  ·  view source on GitHub ↗

* Gets the instance data table for the [Map], if it exists. * * The instance must be scripted using Eluna for this to succeed. * If the instance is scripted in C++ this will return `nil`. * * @return table instance_data : instance data table, or `nil` */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

PushInstanceDataMethod · 0.80
PushMethod · 0.45

Tested by

no test coverage detected