FindCells

FindCells(Vector3)

public static Map.CellResult[] FindCells(Vector3 worldPos) ;

Description

Find Cell everything in the world coordinates to the specified.

Parameters

Parameter Name Description
worldPos World position.

Returns

Array of CellResult of Cell found.