Interface IHaveEntityDescriptor
Indicates that the implementor has an EntityDescriptor.
Namespace: LemonEdge.Client.UI.API.Misc
Assembly: LemonEdge.Client.UI.API.dll
Syntax
public interface IHaveEntityDescriptor
Properties
Descriptor
The Descriptor.
Declaration
EntityDescriptor Descriptor { get; }
Property Value
Type | Description |
---|---|
EntityDescriptor |