Method PlaySoundFrontend
PlaySoundFrontend(String)
Declaration
public static int PlaySoundFrontend(string soundFile)
Parameters
Type | Name | Description |
---|---|---|
System.String | soundFile |
Returns
Type | Description |
---|---|
System.Int32 |
PlaySoundFrontend(String, String)
Declaration
public static int PlaySoundFrontend(string soundFile, string soundSet)
Parameters
Type | Name | Description |
---|---|---|
System.String | soundFile | |
System.String | soundSet |
Returns
Type | Description |
---|---|
System.Int32 |