Method Equals
Equals(SceneSection)
Compares two SceneSection instances to determine if they are equal.
Declaration
public bool Equals(SceneSection other)
Parameters
Type | Name | Description |
---|---|---|
SceneSection | other | A SceneSection to compare with. |
Returns
Type | Description |
---|---|
bool | True if |