Background for Skyrim SE

Keyword


Inheritance Tree
ScriptExtended By
Properties
Events
Functions
voidfunctionSendStoryEvent(LocationakLoc=NONE, ObjectReferenceakRef1=NONE, ObjectReferenceakRef2=NONE, intaiValue1=0, intaiValue2=0)Native

Sends an event to the story manager using this keyword and the passed-in extra values.

boolfunctionSendStoryEventAndWait(LocationakLoc=NONE, ObjectReferenceakRef1=NONE, ObjectReferenceakRef2=NONE, intaiValue1=0, intaiValue2=0)Native

Sends an event to the story manager using this keyword and the passed-in extra values. Waits for the event to be processed and returns whether a quest was started or not.

KeywordfunctionGetKeyword(stringkey)NativeGlobal

Returns the keyword associated with the string. (This function requires SKSE)

stringfunctionGetString()Native

Returns the string associated with the keyword. (This function requires SKSE)

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