GetDialogSoundLength(int)

Wave(音声)の長さを、秒で取得ます。

float GetDialogSoundLength(
    int nStrRef
);

Parameters

nStrRef

会話オーディオの参照する文字列番号(StrRef)


Description

音声wave(*.wav)ファイルの長さを、秒で取得します。会話で使う音声にのみ動作します。



Version

1.30

See Also

categories: Conversation Functions | Cut-Scene Functions | Sound Effects Functions


author: Charles Feduke, JP team: Rainie
Send comments on this topic.