Show / Hide Table of Contents

    Interface IInObjectTreeComponent

    A component which adds the ability for an entity to be a part of an object's tree.

    Inherited Members
    IInTree<IObject>.TreeNode
    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
    public interface IInObjectTreeComponent : IInTree<IObject>, IComponent, IDisposable, INotifyPropertyChanged

    See Also

    IComponent
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX