Squirrel/Client/Functions/GUIProgressBar/Alpha

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIProgressBar.Alpha}} This function sets/returns the alpha value of a progress bar. Note that if this progress bar has a parent element, its ''Alpha'' member w…')
 

Latest revision as of 14:54, 4 July 2012

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


This function sets/returns the alpha value of a progress bar. Note that if this progress bar has a parent element, its Alpha member will override this setting.

[edit] Syntax

  1. int GUIProgressBar.Alpha
  1. GUIProgressBar.Alpha = int alpha

[edit] Arguments

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

[edit] Example

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

Explanation here.

  1.  
  2. -- todo
  3.  

[edit] Notes

Used functions and other notes here.

[edit] Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox