Heroic Lands Heroic Lands
Home Thalorna Blog
Projects
Song of Heroic Lands HârnMaster 3 Modules API Documentation KnowledgeBase
License
  • Preparing search index...
  • The search index is not available
Song of Heroic Lands API - v0.8.2
  • Song of Heroic Lands API
  • sohl
  • document
  • actor
  • logic
  • getActorBody

Function getActorBody

  • getActorBody(logic: unknown): sohl.document.actor.logic.BodyLogic | undefined
  • The BodyLogic of an actor logic, or undefined when the actor has no body (a non-Being actor, or before its initialize). The seam consumers use to reach a being's anatomy/reach without importing sohl.document.actor.logic.BeingLogic or knowing the owning actor kind.

    Parameters

    • logic: unknown

      Any actor (or item's owning-actor) logic.

    Returns sohl.document.actor.logic.BodyLogic | undefined

    The body sub-object, or undefined.

    • Defined in src/document/actor/logic/BodyLogic.ts:168

Settings

Member Visibility
Song of Heroic Lands API - v0.8.2
  • Loading...

Generated using TypeDoc with typedoc-github-theme

© 2020–2026 Tom Rodriguez. Content under The World of Thalorna and Song of Heroic Lands is licensed under CC BY-SA 4.0; all other content is © Tom Rodriguez, all rights reserved. See License.

CC BY-SA 4.0 Discord