Difference between revisions of "PlaySound"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki))
imported>Skingrad24
Line 1: Line 1:
{{Incomplete}}
{{Function
  |origin = GECK1
  |summary = [[PlaySound]] plays the specified sound, non-locational.
  |referenceType =
  |arguments = {{FunctionArgument
    |Name = SoundName
    |Type = EditorID
  }}
  |Example = PlaySound AMBCeilingCrumble
The game will play the AMBCeilingCrumble sound
}}


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/PlaySound PlaySound].
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/PlaySound PlaySound].

Revision as of 10:02, 23 July 2009

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

PlaySound plays the specified sound, non-locational.

Syntax

[help]
PlaySound SoundName:EditorID


Link to TES4 Construction Set Wiki: PlaySound.

See Also

PlaySound3D
StreamMusic