RAGE.Elements.Ped.PlayAmbientSpeech2

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • speechName: string
  • speechParam: string
  • p3: int

Return value

  • void

Syntax

ped.PlayAmbientSpeech2(speechName, speechParam, p3)

Example

//todo


See also