Ui class
re.Ui
Inheritance
No base class.
Derived
None.
Properties
None.
Functions
void OnMessage<T>(string name, Action<T> func) where T : Serde.IDeserializeProvider<T>staticextensionstatic void SendMessageRaw(string payload)staticextensionstatic void SetInputPolicy(bool accept_input, bool exclusive_input, bool cursor_active)staticextension