GetEnchantment- ObjectReference
Revision as of 03:09, 1 December 2017 by imported>Rasikko (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' ObjectReference Script Returns the enchantment associated with...")
SKSE Member of: ObjectReference Script
Returns the enchantment associated with this ObjectReference. (This function requires SKSE)
Syntax
Enchantment Function GetEnchantment() native
Parameters
none
Return Value
- The enchantment of the ObjectReference.
Examples
- None