SetEnchantmentValue - Form

From the Fallout4 CreationKit Wiki
Revision as of 00:07, 7 November 2017 by imported>Qazaaq (template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

F4SE Member of: Form Script

Requires F4SE Version 0.3.1 or higher.


Placeholder Description.

Syntax

Function SetEnchantmentValue(int aiValue) Native

Parameters

  • aiValue: Placeholder Description.

Return Value

  • None

Examples

; Placeholder Code.

See Also