Squirrel/Client/Functions/GUIEditbox/Remove

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|GUIEditbox.Remove}} This function removes the GUI edit box. == Syntax == <code>bool GUIEditbox.Remove()</code> == Arguments == * '''none''' == Example == …')
 
m
 
Line 1: Line 1:
 
{{Squirrel/Title|GUIEditbox.Remove}}
 
{{Squirrel/Title|GUIEditbox.Remove}}
 
+
This member function removes the GUI edit box.
This function removes the GUI edit box.
+
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 20:09, 17 October 2010

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

This member function removes the GUI edit box.

[edit] Syntax

  1. bool GUIEditbox.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