|
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.
|
|
◆ 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:
- Game/generated/Identity/SoundIdentity.c