Difference between revisions of "PlaySound3D"
Jump to navigation
Jump to search
imported>JOG m (See also: StreamMusic) |
imported>Dev akm (link to Sound page) |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
PlaySound3D SPLIllusionCast | 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 [[Sound|Miscellaneous/Sounds]]. | ||
==See Also== | |||
* [[PlaySound]] | |||
* [[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]