بنقرة واحدة
bpx-dump
BPX `dump` command skill. Dump package summary/name/import/export tables in structured formats.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
BPX `dump` command skill. Dump package summary/name/import/export tables in structured formats.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
BPX `blueprint` command skill. Inspect and analyze blueprint exports, bytecode, and graph data.
BPX `class` command skill. Inspect one class export payload/header by index.
BPX `datatable` command skill. Read DataTable-family rows and update DataTable rows.
BPX `enum` command skill. List enum exports or update existing enum values.
BPX `export` command skill. Inspect export headers or update selected header fields.
BPX `find` command skill. Scan directories for assets and summarize parse outcomes.
| name | bpx-dump |
| description | BPX `dump` command skill. Dump package summary/name/import/export tables in structured formats. |
PREREQUISITE: Read bpx-shared.
bpx dump <file.uasset> [--format json|toml|yaml] [--out path]
--out is used, stdout returns an acknowledgement object (file, format, out).bpx dump ./Sample.uasset [--format json|toml|yaml] [--out path]