GUIProgressBar.Alpha

From Liberty Unleashed Wiki
Revision as of 14:54, 4 July 2012 by Thijn (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.

Syntax

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

Arguments

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

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.  

Notes

Used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox