IsSound3D()

语法

Result = IsSound3D(#Sound3D)
概要
Tests if the given sound is valid and correctly initialized.

参数

#Sound3D The sound to test.

返回值

Nonzero if the sound is valid, zero otherwise.

Remarks

This function is bulletproof and may be used with any value. This is the correct way to ensure a sound is ready to use.

已支持操作系统

所有

<- FreeSound3D() - Sound3D Index - LoadSound3D() ->