Difference between revisions of "ClearNoActivationSound"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>DewiMorgan
m (→‎Notes: +note it's not in the TES4 wiki; debolding titles)
Line 1: Line 1:
=='''Description'''==
==Description==
Resets the NoActivation sound to default.
Resets the NoActivation sound to default.


=='''Syntax:'''==
==Syntax==
  ClearNoActivationSound  
  ClearNoActivationSound


=='''Example:'''==
==Example==
  ClearNoActivationSound
  ClearNoActivationSound


=='''Notes'''==
==Notes==
*[[SetNoActivationSound]] can be used to set the NoActivation sound.
*[[SetNoActivationSound]] can be used to set the NoActivation sound.
<br>
*This function is new in the GECK, and was not available in the TES4 Construction Set.
<br>
 
[[Category: Functions]]
[[Category: Functions]]
[[Category: Player Functions]]
[[Category: Player Functions]]

Revision as of 13:00, 13 April 2009

Description

Resets the NoActivation sound to default.

Syntax

ClearNoActivationSound

Example

ClearNoActivationSound

Notes

  • SetNoActivationSound can be used to set the NoActivation sound.
  • This function is new in the GECK, and was not available in the TES4 Construction Set.