Metasequoia BBS

| 新規投稿 | 通常表示 | ツリー表示 |
状態
タグ
キーワード
[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