grandMA3 ユーザマニュアル » プラグイン » Lua 関数 - Object-Free API » GetDependencies(handle) |
Version 2.2 |
GetDependencies 関数は、オブジェクトの依存関係を含むテーブルを返します。
返されたテーブル内の選択されたシーケンスの最初のオブジェクトを、Dump() 関数で出力します。
The Dump() function returns a string with information about the object, for instance, the name, class, path of the object, its properties, and children.
Learn more in the Dump() topic.
Lua |
return function() |