Squirrel/Client/Functions/GUICheckbox/Alpha

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUICheckbox.Alpha}} This function sets/returns the alpha value of the checkbox. == Syntax == <code>int GUICheckbox.Alpha</code> <code>GUICheckbox.Alpha = int a…')

Revision as of 00:02, 16 October 2010

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

This function sets/returns the alpha value of the checkbox.

Syntax

  1. int GUICheckbox.Alpha
  1. GUICheckbox.Alpha = int alpha

Arguments

  • alpha - An integer value for alpha (0...255)

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.  

Notes

-- List of used functions and other notes here.

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.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox