Interface IAreaRestriction
Adds the ability to restrict certain entities from being affected by the area.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
[RequiredComponent(typeof(IArea), true)]
public interface IAreaRestriction : IRestrictionList, IComponent, IDisposable, INotifyPropertyChanged