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