Difference between revisions of "Alias Script"

203 bytes added ,  02:21, 25 December 2014
→‎SKSE Member Functions: added RegisterForNiNodeUpdate and UnregisterForNiNodeUpdate
imported>CraftySentinel
(Reverted Table to List)
imported>Terra Nova2
(→‎SKSE Member Functions: added RegisterForNiNodeUpdate and UnregisterForNiNodeUpdate)
Line 80: Line 80:
:* Returns the ID of the alias.
:* Returns the ID of the alias.


:'''[[RegisterForNiNodeUpdate]]()'''
:*Registers the script for when a QueueNiNodeUpdate is called
:'''[[UnregisterForNiNodeUpdate]]()'''
:*Unregisters the script for when a QueueNiNodeUpdate is called


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