The ScriptMatchInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Determines whether this object is equal to another object.
(Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Returns the hash code for the value of this instance.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| MatchedRegex |
Regular expression match (only applies to FromRegex(String) conditions.
| |
| MatchedScriptEvent |
Matched condition.
| |
| Position |
Screen position at which the condition was matched.
|