Difference between revisions of "SetEnchantmentValue - Form"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(template)
 
imported>Qazaaq
(added required f4se version)
 
Line 1: Line 1:
{{Template:Incomplete Article}}
'''F4SE Member of:''' [[Form Script]]
'''F4SE Member of:''' [[Form Script]]
 
{{Template:Papyrus:RequiredF4SE|version=0.3.1}}
Requires F4SE Version 0.3.1 or higher.
 


Placeholder Description.
Placeholder Description.
Line 24: Line 23:
== See Also ==
== See Also ==
*[[Form Script]]
*[[Form Script]]


[[Category: Scripting]]
[[Category: Scripting]]
[[Category: Papyrus]]
[[Category: Papyrus]]
[[Category: F4SE]]
[[Category: F4SE]]

Latest revision as of 14:40, 21 January 2018

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: Form Script
Requires F4SE version 0.3.1 or higher.

Placeholder Description.

Syntax[edit | edit source]

Function SetEnchantmentValue(int aiValue) Native

Parameters[edit | edit source]

  • aiValue: Placeholder Description.

Return Value[edit | edit source]

  • None

Examples[edit | edit source]

; Placeholder Code.

See Also[edit | edit source]