Click or drag to resize
DebugManagergetCellGroup Method

[Missing <summary> documentation for "M:Planetbase.DebugManager.getCellGroup(System.Int32,System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string getCellGroup(
	int i,
	int j
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Planetbase.DebugManager.getCellGroup(System.Int32,System.Int32)"]

j
Type: SystemInt32

[Missing <param name="j"/> documentation for "M:Planetbase.DebugManager.getCellGroup(System.Int32,System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Planetbase.DebugManager.getCellGroup(System.Int32,System.Int32)"]

See Also