Skip to main content

uefn-verse-fields

Stars17
Forks2
UpdatedJuly 22, 2026 at 19:10

Programmatically create, delete, read, and MVVM-bind Verse-exposed variables ("Verse fields") inside UEFN Widget Blueprints via execute_python. Covers the create โ†’ patch Verse metadata โ†’ compile โ†’ verify workflow, pin-type mapping (float/int/logic/string/ message/color/color_alpha/material/texture), Verse EVENT fields, safe deletion, MVVM property-binding creation, and MVVM EVENT bindings (button โ†’ Verse event field) via on-disk .uasset patching. Trigger whenever the task involves adding/removing Verse variables or event fields on a WBP (Widget Blueprint), patching VerseVariable/FieldNotify metadata, VerseClassFields, or wiring MVVM bindings for a UEFN UI widget. These operations WILL crash UEFN if done wrong โ€” follow the procedures exactly.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly