Squirrel/Client/Functions/GUIEditbox/Colour

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIEditbox.Colour}} This member variable sets/returns the colour of the edit box. == Syntax == <code>Colour GUIEditbox.Colour</code> <code>GUIEditbox.Colour = …')
 

Latest revision as of 20:03, 17 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This member variable sets/returns the colour of the edit box.

[edit] Syntax

  1. Colour GUIEditbox.Colour
  1. GUIEditbox.Colour = Colour col

[edit] Arguments

  • col - This is a Colour class object

[edit] Example 1. Returning

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Some explanation here

  1.  
  2. -- todo
  3.  

[edit] Notes

-- List of used functions and other notes here.

[edit] Example 2. Setting

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Some explanation here too

  1.  
  2. -- todo
  3.  

[edit] Notes

-- List of used functions and other notes here.

[edit] Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox