Table of Contents

Interface ITileGrid<TPoint>

Namespace
Gamelogic.Grids
Assembly
Assembly-CSharp.dll

An interface that all tile grid builder implement. This gives common hooks that are used by the grid editors.

public interface ITileGrid<TPoint> : IGridBuilderBase

Type Parameters

TPoint
Extension Methods

Methods

__UpdatePresentation(bool)

void __UpdatePresentation(bool forceUpdate)

Parameters

forceUpdate bool