VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
85 stars 3 forks source link

Output properties from object when inspecting #209

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Output properties from object when inspecting

https://github.com/VolantisDev/Launchpad/blob/6f379f945221c3126c5e6b2c3328f206d7079c72/Lib/Shared/DataLib/LayeredData/LayeredDataBase.ahk#L327


            output .= indent . "}`n"
        } else if (IsObject(val)) {
            output := "Object"
            ; TODO: Output properties from object when inspecting
        }

        return output

84eca878f0325f65bc49cf90f7d1685f7d685381

github-actions[bot] commented 3 years ago

Closed in cea0be4db3b6ad993674754b912f686d69d65bbe