Background for Skyrim SE
Member of the SPE_GlobalVariable script
GlobalVariablefunctionGetGlobal(stringasEditorID)NativeGlobal

Description

Documentation Comment

Get a global value by its editor ID


Caveats


Parameters

stringasEditorID


Examples

Auto-Generated Example

string myString__asEditorID

GlobalVariable returnedValue = SPE_GlobalVariable.GetGlobal(myString__asEditorID)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.