Body, Mind & Soul — API Reference
    Preparing search index...

    Function getHandWeapons

    • Return the main-hand and off-hand weapon items for an actor (sorted by .sort field). Delegates to the actor's handWeapons getter.

      Parameters

      • actor: Actor

      Returns { mhItem: any; ohItem: any }