Click or drag to resize

AbstractUniformGridTCell, TPointcontains Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[NonSerializedAttribute]
protected Func<TPoint, bool> contains

Field Value

Type: FuncTPoint, Boolean
See Also