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.IObserver Interface Reference
Inheritance diagram for IuvoUnity.Interfaces.IObserver:
IuvoUnity.BaseClasses.IuvoInterfaceBase

Public Member Functions

bool IsConditionMet (IObservable subject)
void OnNotify (IObservable subject)

Member Function Documentation

◆ IsConditionMet()

bool IuvoUnity.Interfaces.IObserver.IsConditionMet ( IObservable subject)

◆ OnNotify()

void IuvoUnity.Interfaces.IObserver.OnNotify ( IObservable subject)

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