showAlert - mononok/FlightSims GitHub Wiki

一時的にaction上に警告アイコンを表示する。

var json = {
    "event": "showAlert",
    "context": opaqueValue,
};

メンバー

メンバー 説明
event showAlert
context An opaque value identifying the instance’s action.
⚠️ **GitHub.com Fallback** ⚠️