Click or drag to resize

AbstractSplicedShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOpIncIndex Method

This increments the index part of the spliced points for this shape.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TShapeInfo IncIndex(
	int indexOffset
)

Parameters

indexOffset
Type: SystemInt32

Return Value

Type: TShapeInfo
See Also