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