Click or drag to resize

MeshCell Constructor

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public MeshCell(
	int textureIndex
)

Parameters

textureIndex
Type: SystemInt32
See Also