StandardLibraryCollection
1.2.0
StandardLibraryCollection
/
furhat.libraries.standard.utils
/
GoogleSheetsIntegration
/
SButton
SButton
class
SButton
(
var
buttonText
:
String
,
var
sayText
:
Utterance
)
Custom button class used to say text from a button through Google Sheets.
Constructors
Properties
Constructors
SButton
Link copied to clipboard
fun
SButton
(
buttonText
:
String
,
sayText
:
Utterance
)
Properties
button
Text
Link copied to clipboard
var
buttonText
:
String
say
Text
Link copied to clipboard
var
sayText
:
Utterance