Method Equals
Equals(T)
Declaration
public bool Equals(T other)
Parameters
| Type | Name | Description |
|---|---|---|
| T | other |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Equals(ScriptVariable<T>)
Declaration
public bool Equals(ScriptVariable<T> other)
Parameters
| Type | Name | Description |
|---|---|---|
| ScriptVariable<T> | other |
Returns
| Type | Description |
|---|---|
| bool |