Difference between revisions of "Quest Script"
Jump to navigation
Jump to search
m
→SKSE Functions: Missing '
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. | ||
|- | |- |