GodotObject.opCmp

  1. int opCmp(GodotObject other)
  2. int opCmp(T other)
    struct GodotObject
    @nogc nothrow pragma(inline, true) const
    int
    opCmp
    (
    T
    )
    (
    in T other
    )

Meta