Class ExecuteScriptTriggerProperties
Implements
Inherited Members
Namespace: EyeAuras.CsScriptAuras.Triggers.ExecuteScript
Assembly: EyeAuras.CsScriptAuras.Metadata.dll
Syntax
public sealed record ExecuteScriptTriggerProperties : AuraTriggerPropertiesBase, IEquatable<AuraPropertiesBase>, IAuraTriggerProperties, IEquatable<AuraTriggerPropertiesBase>, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IHasLinkedAuraIds, IEquatable<ExecuteScriptTriggerProperties>
Constructors
Name | Description |
---|---|
ExecuteScriptTriggerProperties() |
Properties
Name | Description |
---|---|
EqualityContract | |
EvaluationPeriod | |
LinkedAuraIds | Gets a read-only list of IDs representing linked auras. |
LinkedFolderIds | Gets a read-only list of IDs representing linked folders. |
ScriptReferences | |
ShowScriptLog | |
SourceCode | |
Version |
Methods
Name | Description |
---|---|
Equals(ExecuteScriptTriggerProperties?) | |
Equals(AuraTriggerPropertiesBase?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ReplaceId(string, string) | Replaces an old ID with a new ID in the list of linked auras and folders. |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(ExecuteScriptTriggerProperties?, ExecuteScriptTriggerProperties?) | |
operator !=(ExecuteScriptTriggerProperties?, ExecuteScriptTriggerProperties?) |