クリエーターハブ
ダッシュボード
学ぶ
活用する
ストア
フォーラム
ログイン
作成
概要
バーチャル空間
Avatar
アセット
オープンクラウド
Roblox Studioは、最小仕様要件を引き上げました。
もっと詳しく
作成
/
バーチャル空間
/
クラス
/
Object
/
Instance
日本語
フィードバック
AudioGate
非推奨を表示
概要
プロパティ
Attack
:
number
並列読み取り
Bypass
:
boolean
並列読み取り
Release
:
number
並列読み取り
Threshold
:
NumberRange
並列読み取り
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
方法
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
イベント
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
プロパティ
Attack
number
並列読み取り
Bypass
boolean
並列読み取り
Release
number
並列読み取り
Threshold
NumberRange
並列読み取り
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
方法
GetConnectedWires
Instances
パラメータ
pin
:
string
戻り値
Instances
GetInputPins
Array
戻り値
Array
GetOutputPins
Array
戻り値
Array
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
イベント
WiringChanged
パラメータ
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
Instance から継承されたものをすべて表示
Object から継承されたものをすべて表示
ページ内容
概要
プロパティ
方法
イベント
プロパティ
Attack
Bypass
Release
Threshold
方法
GetConnectedWires
GetInputPins
GetOutputPins
イベント
WiringChanged