Skip to content
Version 2.11.0
↓ Get the launcher

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 INativeUiHost
name description
Register(…) Register an element. Injected when its anchor is present; returns a handle to manage it.