IETS - v0.5.1
    Preparing search index...

    Function CreateCreatureObjectOffScreen

    BG2 barrel re-exports.

    Generated by ts-update. Do not edit manually.

    Uses named re-exports (not export *) so esbuild can statically resolve each binding without falling back to runtime __reExport helpers for externalized .d.ts modules.

    • This action creates the specified creature just off-screen from the current viewpoint (the north/south/east/west direction is random). The facing of the creature is controlled by the Usage1 parameter.

      Parameters

      • creature: CreRef
      • object: ObjectPtr
      • usage1: number
      • usage2: number
      • usage3: number

      Returns Action