Squirrel/Client/Functions/GUIProgressBar/MaxValue

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIProgressBar.MaxValue}} This GUIProgressBar member variable sets/returns the maximum value of the progress bar. == Syntax == <code>int GUIProgressBar.MaxVal…')
 

Latest revision as of 15:02, 4 July 2012

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


This GUIProgressBar member variable sets/returns the maximum value of the progress bar.

[edit] Syntax

  1. int GUIProgressBar.MaxValue
  1. GUIProgressBar.MaxValue = int max

[edit] Arguments

  • max - The maximum value of the progress bar

[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