Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
voidfunctionSetCombatStyleValue(CombatStyleakCombatStyle, intaiIndexValue, floatafValue)NativeGlobal


Caveats


Parameters

CombatStyleakCombatStyle

intaiIndexValue

floatafValue


Examples

Auto-Generated Example

CombatStyle myCombatStyle__akCombatStyle
int myInt__aiIndexValue
float myFloat__afValue

Lighthouse.SetCombatStyleValue(myCombatStyle__akCombatStyle, myInt__aiIndexValue, myFloat__afValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.