Tala Esenlikler

Locked authoring and synchronization reliability update

Editor Parameter Reference

Use searchable API entries for exact editor labels, defaults, ranges, ownership, and synchronization requirements.

Pose Overlay 1.0.2 UE5.8

Purpose

The guide pages explain workflows and decisions. The API entries document exact user-facing parameters and their C++ backing symbols.

Main Authoring Records

Custom Editor Controls

Some editor controls intentionally hide backing IDs or arrays behind safer named UI. Use the documented editor selector or ordered list rather than manually editing stable IDs.

Synchronization

Authoring parameter changes become runtime data only after successful synchronization. Runtime-request values are caller-owned and change directly at runtime.