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