ToneController.Send Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Send(Int32) | Sends the specified tone at 50% volume. | |
Send(ToneId) | Sends the specified tone at 50% volume. | |
Send(Int32, Single) | Sends the specified tone at the specified volume. | |
Send(ToneId, Single) | Sends the specified tone at the specified volume. |
Top