C# Class OpenBveApi.Runtime.AIData

Represents AI data.
Show file Open project: leezer3/OpenBVE Class Usage Examples

Public Methods

Method Description
AIData ( Handles handles ) : System

Creates a new instance of this class.

Method Details

AIData() public method

Creates a new instance of this class.
public AIData ( Handles handles ) : System
handles Handles The driver handles.
return System