Metasequoia BBS
|
新規投稿
|
通常表示
|
ツリー表示
|
状態
未指定
対応済み
一部済み
対応中
対応不要
タグ
アナウンス
不具合報告
質問
要望
雑談
Ver4β
キーワード
[9693]
Object plugin updating objects
/
d4rt
対応済み
[質問,object plugin]
返信
Is it possible to update an object before the plugin's Execute function returns TRUE or do I have to use station plugins for this?
2023-02-16 21:02
[9703]
Re: Object plugin updating objects
/
管理者
返信
An 'Object' plugin is normally unloaded, and loaded only when called.
A 'Station' plugin are always loaded. In addition to user-operated processing within an independent panel, it can also monitor status, timer processing, etc.
2023-02-17 09:25