0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【備忘録】OpenBrush上でスクリプトからウィンドウをポップアップする方法

Last updated at Posted at 2023-01-08
  • AdminPanelプレハブのAdminPanelスクリプトのPanelPopUpMapインスペクタにコマンドとポップアップしたいウィンドウをセットにして追加する
    • コマンドはSketchControlScriptスクリプトに記述
  • BasePanelスクリプトのCreatePopUpを使用
    • CreatePopUpの引数のコマンドを上のAdminPanelプレハブのインスペクタに追加したコマンドにする
    • 他の引数は基本いじらなくてOK(オーバライドもある)
    • 任意の箇所で呼び出す(実体化したAdminPanelプレハブから呼び出すのを忘れないように)
  • できた!
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?