Click or drag to resize

GameAIGetObservations Method

Observations received

Namespace:  INF1771_GameAI
Assembly:  INF1771_GameAI (in INF1771_GameAI.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void GetObservations(
	List<string> o
)

Parameters

o
Type: System.Collections.GenericListString
list of observations
See Also