Interface IEyeSharedServices
Contains utility services which could be used to access program internals
Inherited Members
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.dll
Syntax
public interface IEyeSharedServices : IPauseController, IBusyController, INotifyPropertyChanged
Properties
Name | Description |
---|---|
AppIsActive | |
AuraRepository | |
Auras | |
AurasById | |
BehaviorTrees | |
EventLoggingService | |
Folders | |
HasAlphaAccess | |
ItemsById | |
ModelsById |
Methods
Name | Description |
---|---|
CreateAura() | |
FindAuraByPath(string, string) | |
FindBehaviorTreeByPath(string, string) | |
FindFolderByPath(string, string) |