Difference between revisions of "Weapon Script"

374 bytes added ,  01:33, 22 October 2017
Add missing F4SE member functions
imported>Plplecuyer
 
imported>ShadeMe
(Add missing F4SE member functions)
Line 23: Line 23:
*Ammo Function [[GetAmmo - Weapon|GetAmmo]]()
*Ammo Function [[GetAmmo - Weapon|GetAmmo]]()
**Gets the ammo used by this weapon.
**Gets the ammo used by this weapon.
== F4SE Member Functions ==
*ObjectMod Function [[GetEmbeddedMod - Weapon|GetEmbeddedMod]]()
**Gets this weapon's embedded mod.
*[[Owner Struct - InstanceData|Owner]] Function [[GetInstanceOwner - Weapon|GetInstanceOwner]]()
**Gets this weapon's InstanceData owner.
*Function [[SetEmbeddedMod - Weapon|SetEmbeddedMod]](ObjectMod akMod)
**Sets this weapon's embedded mod.


== Events ==
== Events ==
None
None
Anonymous user