Interface IInObjectTreeComponent
A component which adds the ability for an entity to be a part of an object's tree.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface IInObjectTreeComponent : IInTree<IObject>, IComponent, IDisposable, INotifyPropertyChanged