Megacool.setSharingText

From GiderosMobile
Revision as of 15:28, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2018.10.1
Class: Megacool

Description


Sets the text for the next share.

<syntaxhighlight lang="lua">

Megacool.setSharingText(sharingText)

</source>

Parameters

sharingText: (string) The text to share.