SampleOverlay.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias opEquals = typeof(super).opEquals
  2. bool opEquals(Object object)
    class SampleOverlay
    override const
    bool
    opEquals
    (
    const Object object
    )

Meta