Experimental: this API is experimental and might be changed or removed in the future.

IUIElementDataWatch

interface in UnityEngine.Experimental.UIElements

Cambiar al Manual

Descripción

Interface allowing access to this elements datawatch.

Funciones Públicas

RegisterWatchStarts watching an object. When watched, all changes on an object will trigger the callback to be invoked.
UnregisterWatchUnregisters a previously watched request.