Difference between revisions of "GetArrowProjectileEnchantment"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: {{OBSE v0015}} A command for Oblivion Script Extender '''Syntax:''' (enchantment:ref) reference.GetArrowProjectileEnchantment (enchantment:ref) re...)
 
imported>DragoonWraith
(linking to bow enchantment)
Line 9: Line 9:


== See Also ==
== See Also ==
* [[GetArrowProjectileBowEnchantment]]
* [[GetArrowProjectilePoison]]
* [[GetArrowProjectilePoison]]



Revision as of 02:21, 26 May 2008


A command for Oblivion Script Extender

Syntax:

(enchantment:ref) reference.GetArrowProjectileEnchantment
(enchantment:ref) reference.GetAPEnch

Returns the enchantment attached to an arrow projectile.

See Also