The search keyword must be a single word (no spaces).
Function SetSoundFacialAnimationGroupLabel
- Line
- 3761
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- sound soundHandle, string groupLabel
- Returns
- boolean
| 3761 | native SetSoundFacialAnimationGroupLabel takes sound soundHandle, string groupLabel returns boolean |
| 3762 | native SetSoundFacialAnimationSetFilepath takes sound soundHandle, string animationSetFilepath returns boolean |
| 3763 | |
| 3764 | //Subtitle support that is attached to the soundHandle rather than as disperate data with the legacy UI
|
| 3765 | native SetDialogueSpeakerNameKey takes sound soundHandle, string speakerName returns boolean |
| 3766 | native GetDialogueSpeakerNameKey takes sound soundHandle returns string |