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

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

Revision as of 18:10, 27 January 2006

Inherits GameBaseData.

Variables

Name Type Description
casing object
projectile object