効果音を削除します。
Declaration Syntax
C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public void SoundDestroy( string SoundName )
Public Sub SoundDestroy ( _ SoundName As String _ )
public: void SoundDestroy( String^ SoundName )
member SoundDestroy : SoundName:string -> unit
public void SoundDestroy( String SoundName )
public function SoundDestroy( SoundName : String )
function SoundDestroy(SoundName);
Parameters
- SoundName (String)
- 効果音名。
Remarks
効果音を削除します。