変数監視プラグイン

スクリーンショット
スクリーンショット

このプラグインは任意の変数を監視して、値の変更時に行う処理を設定できるようにします。

利用方法

プラグインコマンド一覧を参照してください。

プラグインコマンド一覧

変数監視開始

変数の監視を開始します。

呼び出し形式
変数監視開始 <監視する変数番号> <コモンイベントID>
パラメータ
監視する変数番号<番号>

監視する変数の番号を指定します。

コモンイベントID<ID>

変数に変更があったときに実行されるコモンイベントのIDを指定します。

変数監視停止

変数の監視を停止します。

呼び出し形式
変数監視停止 <監視を停止する変数番号>
パラメータ
監視を停止する変数番号<番号>

監視を停止する変数の番号を指定します。

変更履歴

1.0.0 2018-10-14

  • 公開

ライセンス

このプラグインは zlib ライセンス のもと配布されます。

Copyright © 2018 あおいたく / Lunatlazur

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.