Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
boolfunctionIsKeywordOnArmorIndex(ActorakActor, KeywordakKeyword, intaiIndexSlot)NativeGlobal


Caveats


Parameters

ActorakActor

KeywordakKeyword

intaiIndexSlot


Examples

Auto-Generated Example

Actor myActor__akActor
Keyword myKeyword__akKeyword
int myInt__aiIndexSlot

bool returnedValue = Lighthouse.IsKeywordOnArmorIndex(myActor__akActor, myKeyword__akKeyword, myInt__aiIndexSlot)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.