|
Adventure Creator 1.85.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2025
|
Public Attributes | |
| int | lineID = -1 |
| string | messageText |
| bool | isBackground = false |
A data container for SpeechPlayableClip
| bool AC.SpeechPlayableData.isBackground = false |
If True, the line will be considered "background" speech
| int AC.SpeechPlayableData.lineID = -1 |
The Speech Manager ID of the speech line, used for translations
| string AC.SpeechPlayableData.messageText |
The display text of the speech line