Grid.getValueLocation() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
value
{any}
No
location?
Yes

Returns

{Vector2|undefined}

Description

Get the location of a cell containing the specified value in the specified region of this Grid. Returns {undefined} if this Grid or the specified value does not exist.

⚠️ **GitHub.com Fallback** ⚠️