Vector3i.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)
    struct Vector3i
    bool
    equals
    (
    int x
    ,
    int y
    ,
    int z
    )
  2. bool equals(Vector3i other)

Meta