Skip to content
On this page

stage

ステージに関する操作です。

メソッド

ref()

引数必須内容
uuidstringステージの UUID

UUID からステージの参照を取得します。

使用方法

ts
  const stage = await Hedgehog.stage.ref("ステージのUUID");