cEngineLib  9
 All Classes
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oCAIEngine
oCAILibrary
\CcEngineLibA library with helpers for engine and vehicle handling
 \CInfosThe class to create object that could be use by cEngineLib.GetBestEngine() ie: local myobject = cEngineLib.Infos(); myobject.engine_id = 34; local result = cEngineLib.GetBestEngine(myobject);