Background for Starfield
Member of the Actor script
boolfunctionWornCoversBipedSlot(intaiSlot)Native

Description

Documentation Comment

Returns whether anything the actor is wearing covers this biped slot


Caveats


Parameters

intaiSlot


Examples

Auto-Generated Example

int myInt__aiSlot

bool returnedValue = myActor__toCallFunctionOn.WornCoversBipedSlot(myInt__aiSlot)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.