DNumberWang.GetTextArea
From GMod Wiki
Function | |
Syntax | Panel:GetTextArea( ) |
Description: | |
Returns the table of GetTextArea(). | |
Returns: | Table :Panel GetTextArea |
In Object: | Panel |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DNumberWang.GetTextArea]DNumberWang.GetTextArea [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | Returns the table Wang. |
---|---|
Used on | ![]() |
Code | local Wang = vgui.Create( "DNumberWang" ) print(Wang:GetTextArea()) |
Output | Returns "Table :Panel GetTextArea" in the console. |