Interface IAuraProperties
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public interface IAuraProperties : IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>
Fields
| Name | Description |
|---|---|
| SyncPrefix | Indicates whether an aura is a local clone of a different aura. Some operations are not allowed for such items like uploading them to the server |
Properties
| Name | Description |
|---|---|
| Bindings | Collection of bindings(property2property, property2variable, etc) which are assigned to this object |