Difference between revisions of "Quest Script"

2 bytes added ,  22:14, 25 October 2013
m
imported>CraftySentinel
(Added SKSE Global/Local Functions.)
imported>CraftySentinel
m (→‎SKSE Functions: Missing ')
Line 163: Line 163:
|-
|-


|[[GetNthAlias - Quest|Alias '''GetNthAlias''(Int ''index'')]]
|[[GetNthAlias - Quest|Alias '''GetNthAlias'''(Int ''index'')]]
|Returns the specified alias associated with the Quest.
|Returns the specified alias associated with the Quest.
|-
|-


|[[GetAliasByName - Quest|Alias '''GetAliasByName''(String ''name'')]]
|[[GetAliasByName - Quest|Alias '''GetAliasByName'''(String ''name'')]]
|Returns the editor ID of the quest.
|Returns the editor ID of the quest.
|-
|-