Squirrel/Client/Functions/GUIButton/Remove

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIButton.Remove}} This function removes the GUI button. == Syntax == <code>bool GUIButton.Remove()</code> == Arguments == * '''none''' == Example == {{Sq…')
 
m
 
Line 28: Line 28:
  
 
{{Squirrel/Client/Functions/GUIButton}}
 
{{Squirrel/Client/Functions/GUIButton}}
[[Media:Example.ogg]]
 

Latest revision as of 18:53, 15 October 2010

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


This function removes the GUI button.

[edit] Syntax

  1. bool GUIButton.Remove()

[edit] Arguments

  • none

[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