AGS.Types.RoomHotspot.IChangeNotification C# (CSharp) Method

IChangeNotification() public method

public IChangeNotification ( ) : void
return void
        void IChangeNotification.ItemModified()
        {
            _notifyOfModification.ItemModified();
        }