Method Equals
Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(BTConditionNodePropertiesBase?)
Declaration
public override sealed bool Equals(BTConditionNodePropertiesBase? other)
Parameters
| Type | Name | Description |
|---|---|---|
| BTConditionNodePropertiesBase | other |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(ExecuteScriptNodeProperties?)
Declaration
public bool Equals(ExecuteScriptNodeProperties? other)
Parameters
| Type | Name | Description |
|---|---|---|
| ExecuteScriptNodeProperties | other |
Returns
| Type | Description |
|---|---|
| bool |