SetIngestibleConsumeSound

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin version 1.30.

Description

Sets the Consume Sound for the Ingestible form to the newly specified Sound.

If a reference ingestible is passed, its BaseForm is modified.

Returns true if the change was successful, false otherwise.

This function can only be used in a script, not as a Condition.

Syntax

[help]
(bSuccess:bool) ingestibleRef.SetIngestibleConsumeSound newSound:form ingestible:form 

See Also