# @neith/engine-blueprint

Unreal Blueprint graph depth:
event/function/construction/interface/macro/function-library graphs, node
library (cast/branch/loops/switch/math/struct/delegate/timer/flow-control),
bytecode compile + VM, breakpoint/watch/callstack debug

## At a glance

- **Path:** `libs/neith/engine-blueprint`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/engine-blueprint`

## Commands

```bash
pnpm nx test @neith/engine-blueprint
pnpm nx lint @neith/engine-blueprint
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
