CRIWARE Unity Plugin Manual
Last Updated: 2024-04-24
|
公開メンバ関数 | |
override void | Dispose () |
プレイヤーの破棄 | |
void | Play (CriAtomExAcb acb, string cueName) |
音声データを設定して再生 [詳解] | |
void | Stop (bool withoutRelease=false) |
再生を停止 [詳解] | |
void | ResetPlayer () |
プレイヤーのパラメータをリセット | |
|
inlineinherited |
音声データを設定して再生
acb | ACBデータ |
cueName | キュー名 |
|
inlineinherited |
再生を停止
withoutRelease | リリース時間なしで停止させるかどうか |