Class ChangeNotifier
public static class ChangeNotifier
- Inheritance
-
ChangeNotifier
- Inherited Members
Methods
NotifyObjectUpdate(Object)
Notifies the reactive query and NDMF preview system of a change in an object that isn't tracked by the normal unity ObjectchangeEventStream system.
public static void NotifyObjectUpdate(Object obj)
Parameters
objObject
NotifyObjectUpdate(int)
Notifies the reactive query and NDMF preview system of a change in an object that isn't tracked by the normal unity ObjectchangeEventStream system.
public static void NotifyObjectUpdate(int instanceId)
Parameters
instanceIdint