GetTextColor

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Return a table with the color of the text with this format {red, green, blue, alpha}")
 
m
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
Return a table with the color of the text with this format {red, green, blue, alpha}
+
{{lua-function|getTextColor|object}}
 +
 
 +
Return a table with the color of the text with this format <code>{red, green, blue, alpha}</code>.
 +
 
 +
{{lua-function-param|object|object to operate on}}
 +
 
 +
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Text]]

Latest revision as of 01:04, 9 February 2014

getTextColor(object)

Return a table with the color of the text with this format {red, green, blue, alpha}.

  • object : object to operate on
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox