Difference between revisions of "Alias Script"

179 bytes added ,  10:41, 20 July 2015
m
Clarified getName() and added some more links
imported>Terra Nova2
(→‎SKSE Events: added OnNiNodeUpdate)
imported>Bug64
m (Clarified getName() and added some more links)
 
Line 75: Line 75:


:'''String [[GetName - Alias|GetName]]()'''
:'''String [[GetName - Alias|GetName]]()'''
:* Returns the name of the alias.
:* Returns the unique name of the alias (not its display name).  Used by calls to [[GetAliasByName - Quest|GetAliasByName]].


:'''Int [[GetID - Alias|GetID]]()'''
:'''Int [[GetID - Alias|GetID]]()'''
:* Returns the ID of the alias.
:* Returns the ID of the alias. Used by calls to [[GetNthAlias - Quest|GetNthAlias]] and [[GetAlias - Quest|GetAlias]]


:'''[[RegisterForNiNodeUpdate]]()'''
:'''[[RegisterForNiNodeUpdate]]()'''
Anonymous user