alexa-skill-kit-d ~master (2022-03-02T22:36:03.3953024)
Dub
Repo
ITextManager
ask
locale
interface
ITextManager {
string
getText
(int _key);
}
Members
Functions
getText
string
getText
(int _key)
returns the localized text string depending on the loaded locale database
Meta
Source
See Implementation
ask
locale
functions
LocaParser
interfaces
ITextManager
structs
AlexaText