Method Map:GetInstanceData [-] [+]

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.

Synopsis

instance_data = Map:GetInstanceData()

Arguments

None.

Returns

table instance_data

Instance data table, or nil.

Generated on
© 2010 - 2024 Eluna Lua Engine