Operator operator ==
operator ==(PlaySoundActionPropertiesV2?, PlaySoundActionPropertiesV2?)
Declaration
public static bool operator ==(PlaySoundActionPropertiesV2? left, PlaySoundActionPropertiesV2? right)Parameters
| Type | Name | Description | 
|---|---|---|
| PlaySoundActionPropertiesV2 | left | |
| PlaySoundActionPropertiesV2 | right | 
Returns
| Type | Description | 
|---|---|
| bool | 
