Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
voidfunctionSetLeveledListChanceNone(LeveledItemakLeveledList, intaiChance)NativeGlobal


Caveats


Parameters

LeveledItemakLeveledList

intaiChance


Examples

Auto-Generated Example

LeveledItem myLeveledItem__akLeveledList
int myInt__aiChance

Lighthouse.SetLeveledListChanceNone(myLeveledItem__akLeveledList, myInt__aiChance)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.