GetTextColor

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
 
Line 2: Line 2:
  
 
Return a table with the color of the text with this format <code>{red, green, blue, alpha}</code>.
 
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 scripting]]
 
[[Category:Lua function]]
 
[[Category:Lua function]]
 
[[Category:Text]]
 
[[Category:Text]]

Latest revision as of 00: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