Difference between revisions of "PlaySound3D"
Jump to navigation
Jump to search
imported>JOG (Added Note about Sound-"Objects") |
imported>Dev akm (link to Sound page) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
PlaySound3D SPLIllusionCast | PlaySound3D SPLIllusionCast | ||
Plays the specified sound | Plays the specified sound at the location of the calling reference. | ||
'''Note:''' | '''Note:''' | ||
The sounds used for this function are defined in the Object Window under Miscellaneous/Sounds. | The sounds used for this function are defined in the Object Window under [[Sound|Miscellaneous/Sounds]]. | ||
==See Also== | ==See Also== | ||
[[PlaySound]] | * [[PlaySound]] | ||
* [[StreamMusic]] | |||
[[StreamMusic]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] | |||
<!-- Begin Search Terms | |||
Play | |||
Sound | |||
3D | |||
End Search Terms --> |
Latest revision as of 14:41, 23 February 2009
Syntax:
PlaySound3D SoundID
Example:
PlaySound3D SPLIllusionCast
Plays the specified sound at the location of the calling reference.
Note:
The sounds used for this function are defined in the Object Window under Miscellaneous/Sounds.
See Also[edit | edit source]