Click or drag to resize

PointListTPointRemoveAll Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void RemoveAll(
	Predicate<TPoint> match
)

Parameters

match
Type: SystemPredicateTPoint
See Also