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

From Graal Bible
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
<pre>
Inherits [[Creation/Dev/Script/Client/TGraalVar|TGraalVar]].
  TDrawableObject (TGraalVar):
 
    layer - integer (read only)
==Variables==
</pre>
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Type'''
| '''Description'''
|-
| layer
| integer (read only)
|
|}

Revision as of 11:29, 27 January 2006

Inherits TGraalVar.

Variables

Name Type Description
layer integer (read only)