Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine.
GitHub | Iuvo Unity Updates | Creator
Loading...
Searching...
No Matches
IuvoUnity.Interfaces.INotifiable Interface Reference
Inheritance diagram for IuvoUnity.Interfaces.INotifiable:
IuvoUnity.BaseClasses.IuvoInterfaceBase IuvoUnity.Interfaces.INotifyOfChange IuvoUnity.Interfaces.IChange IuvoUnity.BaseClasses.IuvoInterfaceBase IuvoUnity.BaseClasses.IuvoInterfaceBase

Public Member Functions

void NotifyOfChange< T > ()
Public Member Functions inherited from IuvoUnity.Interfaces.INotifyOfChange
void OnNotifyOfChange< T > ()
Public Member Functions inherited from IuvoUnity.Interfaces.IChange
void Change ()
void OnChange ()

Member Function Documentation

◆ NotifyOfChange< T >()

void IuvoUnity.Interfaces.INotifiable.NotifyOfChange< T > ( )
abstract

The documentation for this interface was generated from the following file:
  • D:/Unity/IuvoUnityCore/Assets/IuvoUnity/Runtime/Interfaces/INotify.cs