Click or drag to resize

IGridBuilderBase Interface

A common interface implemented by all grid builders to allow identification by type.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 8, 0)]
public interface IGridBuilderBase
See Also