FightGameAIMain.enableSimSettings Method

Fight Game AI Demo

FightGameAIMainenableSimSettings Method
Enables the simulation settings.

Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private void enableSimSettings(
	bool set
)

Parameters

set
Type: SystemBoolean
if set to true [set].
See Also