BBMOD_Vec4.Equals

A function defined in BBMOD_Vec4.gml

Equals(_v)

Description

Checks whether this vectors equals to vector _v.

Arguments

Name Type Description
_v Struct.BBMOD_Vec4 The vector to compare to.

Returns

Bool Returns true if the two vectors are equal.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.