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(TimeoutNodeProperties?)
Declaration
public bool Equals(TimeoutNodeProperties? other)
Parameters
| Type | Name | Description |
|---|---|---|
| TimeoutNodeProperties | other |
Returns
| Type | Description |
|---|---|
| bool |