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

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

Revision as of 11:33, 27 January 2006

Inherits GameBaseData.

Variables

Name Type Description
explosion object
soundprofile object