Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
FormfunctionGetArmorFormOnBipedSlot(ActorakActor, intaiBipedSlot)NativeGlobal


Caveats


Parameters

ActorakActor

intaiBipedSlot


Examples

Auto-Generated Example

Actor myActor__akActor
int myInt__aiBipedSlot

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