Show / Hide Table of Contents

    Interface IAreaRestriction

    Adds the ability to restrict certain entities from being affected by the area.

    Inherited Members
    IRestrictionList.RestrictionType
    IRestrictionList.RestrictionList
    IRestrictionList.IsRestricted(String)
    IComponent.Name
    IComponent.Entity
    IComponent.RegistrationType
    IComponent.Init(IEntity, Type)
    IComponent.AfterInit()
    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
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX