Class AuraExtensions
Inherited Members
Namespace: EyeAuras.Shared.Scaffolding
Assembly: EyeAuras.Shared.dll
Syntax
public static class AuraExtensions
Methods
Name | Description |
---|---|
IsLocalClone(IAura) | 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 |
TryWaitForActivation(IAura, TimeSpan) | |
TryWaitForDeactivation(IAura, TimeSpan) | |
TryWaitForIsActive(IAura, bool, TimeSpan) | |
WaitForActivation(IAura, TimeSpan) | |
WaitForDeactivation(IAura, TimeSpan) | |
WaitForIsActive(IAura, bool, TimeSpan) |