[DEV SERVER] Loading description...
Caveats
Parameters
Examples
; Does this object have any of the explosive keywords?
if (Dynamite.HasKeywordInFormList(ExplosiveKeywords))
Debug.Trace("The dynamite is explosive!")
endIfAuto-Generated Example
FormList myFormList__akKeywordList
bool returnedValue = myObjectReference__toCallFunctionOn.HasKeywordInFormList(myFormList__akKeywordList)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
