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

From Graal Bible
mNo edit summary
 
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<pre>
[[Category:Scripting Reference]]
        SplashData (GameBaseData):
Inherits [[Creation/Dev/Script/Client/GameBaseData|GameBaseData]].
          explosion - object
 
          soundprofile - object
=Variables=
</pre>
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Type'''
| '''Description'''
|-
| explosion
| object
|
|-
| soundprofile
| object
|
|}

Latest revision as of 11:20, 16 February 2010

Inherits GameBaseData.

Variables

Name Type Description
explosion object
soundprofile object