Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SoundIdentity Interface Reference
Inheritance diagram for SoundIdentity:
[legend]

Public Member Functions

proto external int GetVoiceID ()
 Get character voice type ID.
 
proto external void SetVoiceID (int voiceID)
 Set characters voice type by ID.
 
proto external int GetPitch ()
 Get Character voice pitch.
 
proto external void SetPitch (float pitch)
 Set pitch of character voice.
 

Member Function Documentation

◆ GetPitch()

proto external int SoundIdentity.GetPitch ( )

Get Character voice pitch.

◆ GetVoiceID()

proto external int SoundIdentity.GetVoiceID ( )

Get character voice type ID.

◆ SetPitch()

proto external void SoundIdentity.SetPitch ( float  pitch)

Set pitch of character voice.

◆ SetVoiceID()

proto external void SoundIdentity.SetVoiceID ( int  voiceID)

Set characters voice type by ID.


The documentation for this interface was generated from the following file: