The search keyword must be a single word (no spaces).
Function SetDialogueTextKey
- Line
- 3767
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- sound soundHandle, string dialogueText
- Returns
- boolean
| 3767 | native SetDialogueTextKey takes sound soundHandle, string dialogueText returns boolean |
| 3768 | native GetDialogueTextKey takes sound soundHandle returns string |
| 3769 | |
| 3770 | //============================================================================
|
| 3771 | // Effects API
|
| 3772 | //
|