Releases: fireundubh/LibTurtleClub
Releases · fireundubh/LibTurtleClub
LibTurtleClub
Compiled with CommonLibSSE-NG 3.2.3 to support Skyrim SE, AE, and VR from a single binary
Added new functions:
; Returns armor items equipped in each slot and each weapon equipped in either hand when `abLeftWeapon` or
; `abRightWeapon` are True (Note: Return values are in array order and can be None)
Form[] Function GetWornEquipment(Actor akActor, Bool abWeaponL, Bool abWeaponR) Global Native
; Returns whether disguise can activate based on map of mutually exclusive faction indices
Bool Function CanDisguiseActivate(Int aiFactionIndex, Bool[] akFactionStates) Global Native
LibTurtleClub
1.0.0 Updated