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

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

Latest revision as of 11:16, 16 February 2010

Inherits GameBaseData.

Variables

Name Type Description
startsound object
stopsound object
sustainsound object