Difference between revisions of "ActiveMagicEffect Script"

200 bytes added ,  02:10, 25 December 2014
→‎SKSE Member Functions: added RegisterForNiNodeUpdate and UnregisterForNiNodeUpdate
imported>Terra Nova2
imported>Terra Nova2
(→‎SKSE Member Functions: added RegisterForNiNodeUpdate and UnregisterForNiNodeUpdate)
Line 97: Line 97:
'''Float [[GetMagnitude - ActiveMagicEffect|GetMagnitude]]()'''
'''Float [[GetMagnitude - ActiveMagicEffect|GetMagnitude]]()'''
*Return the magnitude of the active effect.
*Return the magnitude of the active effect.
'''[[RegisterForNiNodeUpdate]]()'''
*Registers the script for when a QueueNiNodeUpdate is called
'''[[UnregisterForNiNodeUpdate]]()'''
*Unregisters the script for when a QueueNiNodeUpdate is called


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