Creation/Dev/Script/Client/TStaticVar: Difference between revisions

From Graal Bible
No edit summary
 
(reformat)
Line 1: Line 1:
<pre>
Inherits [[Creation/Dev/Script/Client/TGraalVar|TGraalVar]].
  TStaticVar (TGraalVar):
 
    destroy()
=Functions=
</pre>
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Return Type'''
| '''Description'''
|-
| destroy()
|
| Destroy the object
|}

Revision as of 18:07, 27 January 2006

Inherits TGraalVar.

Functions

Name Return Type Description
destroy() Destroy the object