Background for Skyrim SE
Member of the Quest script
stringfunctionGetID()Native

Description

Wiki Description

Type: SKSE Function.

Returns the editor id of the Quest.

Documentation Comment

returns the editor ID of the quest


Caveats


Examples

No human-generated examples found for this function.

Auto-Generated Example

string returnedValue = myQuest__toCallFunctionOn.GetID()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.