Drag[en]gine Script Module DragonScript
1.21
|
Public Member Functions | |
StringID | getName () |
UnicodeString | getPhonetics () |
SpeechAnimationWord | new (StringID name, UnicodeString phonetics) |
Speech animation Word.
StringID Dragengine.SpeechAnimations.SpeechAnimationWord.getName | ( | ) |
Retrieves the unique name.
UnicodeString Dragengine.SpeechAnimations.SpeechAnimationWord.getPhonetics | ( | ) |
Retrieves the phonetics.
SpeechAnimationWord Dragengine.SpeechAnimations.SpeechAnimationWord.new | ( | StringID | name, |
UnicodeString | phonetics | ||
) |
Creates a new speech animation phoneme.