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

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

Revision as of 16:01, 27 January 2006

Inherits GameBaseData.

Variables

Name Type Description
startsound object
stopsound object
sustainsound object