Difference between revisions of "ClearNoActivationSound"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Ez0n3 |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Function | ||
Resets the NoActivation sound to default. | |origin = GECK1 | ||
|summary = Resets the NoActivation sound to default. | |||
|name = ClearNoActivationSound | |||
|returnType = void | |||
|example = ClearNoActivationSound | |||
}} | |||
== | ==Notes== | ||
*This function is new in the GECK, and was not available in the TES4 Construction Set. | |||
== | ==See Also== | ||
*[[SetNoActivationSound]] | |||
[[Category:Functions]] | |||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Player Functions]] | |||
[[Category:Player Functions (GECK 1.1)]] | |||
[[Category: Functions]] | |||
[[Category: Player Functions]] |
Latest revision as of 05:57, 15 January 2011
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
Resets the NoActivation sound to default.
Syntax
ClearNoActivationSound
Example
ClearNoActivationSound
Notes
- This function is new in the GECK, and was not available in the TES4 Construction Set.