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