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

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

Revision as of 05:46, 27 January 2006

StaticShape

Inherits ShapeBase.

Variables

Name Type Description
datablock object

-}