Interactable.SendVoiceCommands(String, Int32, Int32) Method

Definition

call OnVoinceCommand methods on receivers or IInteractableHandlers

protected:
 void SendVoiceCommands(System::String ^ command, int index, int length);
protected void SendVoiceCommands (string command, int index, int length);
member this.SendVoiceCommands : string * int * int -> unit
Protected Sub SendVoiceCommands (command As String, index As Integer, length As Integer)

Parameters

command
String
index
Int32
length
Int32

Applies to