Difference between revisions of "PlaySoundObject"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) m (fix missing parameter, remove tag) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{dafunction | {{dafunction | ||
|name=PlaySoundObject | |name=PlaySoundObject | ||
Line 5: | Line 4: | ||
|param1type=object | |param1type=object | ||
|param1name=oSound | |param1name=oSound | ||
− | |param1desc= | + | |param1desc= The sound object to play |
|returntype=void | |returntype=void | ||
|returndesc= | |returndesc= |
Latest revision as of 21:57, 11 February 2010
Play a sound object
- Parameters:
- oSound
- The sound object to play
- Returns:
- Nothing.
- Source:
- script.ldf