Click or drag to resize

AbstractShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOpFilter Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TShapeInfo Filter(
	Func<TPoint, bool> filter
)

Parameters

filter
Type: SystemFuncTPoint, Boolean

Return Value

Type: TShapeInfo
See Also