Click or drag to resize
AStarData Constructor
Initializes a new instance of the AStarData class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public AStarData(
	int executionId
)

Parameters

executionId
Type: SystemInt32

[Missing <param name="executionId"/> documentation for "M:Planetbase.AStarData.#ctor(System.Int32)"]

See Also