INativeUiHost interface
Plugin-facing service for injecting declarative mod uGUI into curated game-UI anchors. The framework builds, styles, and lifecycle-manages the real uGUI; plugins only describe intent via NativeUiElementSpec.
public interface INativeUiHostMembers
Section titled “Members”| name | description |
|---|---|
| Register(…) | Register an element. Injected when its anchor is present; returns a handle to manage it. |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services