Dev Blog
Info
Dev
Overview
Definitions
Lua API
Data Types
Tutorials
Newsletter
Dev
Home
Data Types
Definitions
EntityDef
AttributeDef
Lua Libraries
s3sprite
Dev - Lua Libraries
Lua Command:
s3sprite
.
getText
Parameters
int
textID
Return Values
string
text
Signature
string
text
= s3sprite.getText(
int
textID
)
Description
Gets the text of the text object with the given
textID
.
Note:
text
will be an empty string if the text object with the ID
textID
does not exist