Description
Wiki Description
Resets any addition or removal of the specified keyword, reverting the state of the keyword to being controlled by the base object and any attached aliases.
Documentation Comment
Resets a keyword's add/remove status so the data comes from the base object and aliases
Caveats
Parameters
Examples
; Reset the injured keyword on the actor
Luke.ResetKeyword(HandCrippledKeywordProperty)Auto-Generated Example
Keyword myKeyword__apKeyword
myObjectReference__toCallFunctionOn.ResetKeyword(myKeyword__apKeyword)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
