Vector4i.equals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool equals(int x, int y, int z, int w)
    struct Vector4i
    bool
    equals
    (
    int x
    ,
    int y
    ,
    int z
    ,
    int w
    )
  2. bool equals(Vector4i other)

Meta