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

From Graal Bible
mNo edit summary
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<pre>
[[Category:Scripting Reference]]
        ShapeBaseImageData (GameBaseData):
Inherits [[Creation/Dev/Script/Client/GameBaseData|GameBaseData]].
          casing - object
 
          projectile - object
=Variables=
</pre>
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Type'''
| '''Description'''
|-
| casing
| object
|
|-
| projectile
| object
|
|}

Latest revision as of 11:18, 16 February 2010

Inherits GameBaseData.

Variables

Name Type Description
casing object
projectile object